Uses of Class
mondrian.tui.XmlUtil.SaxErrorHandler.ErrorInfo
-
Packages that use XmlUtil.SaxErrorHandler.ErrorInfo Package Description mondrian.tui Text user interface for Mondrian. -
-
Uses of XmlUtil.SaxErrorHandler.ErrorInfo in mondrian.tui
Methods in mondrian.tui that return types with arguments of type XmlUtil.SaxErrorHandler.ErrorInfo Modifier and Type Method Description List<XmlUtil.SaxErrorHandler.ErrorInfo>
XmlUtil.SaxErrorHandler. getErrors()
Methods in mondrian.tui with parameters of type XmlUtil.SaxErrorHandler.ErrorInfo Modifier and Type Method Description protected void
XmlUtil.SaxErrorHandler. addError(XmlUtil.SaxErrorHandler.ErrorInfo ei)
static String
XmlUtil.SaxErrorHandler. formatErrorInfo(XmlUtil.SaxErrorHandler.ErrorInfo ei)
-