|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmondrian.test.comp.XmlUtility.UtilityErrorHandler
public static class XmlUtility.UtilityErrorHandler
Constructor Summary | |
---|---|
XmlUtility.UtilityErrorHandler()
|
Method Summary | |
---|---|
void |
error(org.xml.sax.SAXParseException exc)
|
void |
fatalError(org.xml.sax.SAXParseException exc)
|
void |
warning(org.xml.sax.SAXParseException exc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlUtility.UtilityErrorHandler()
Method Detail |
---|
public void error(org.xml.sax.SAXParseException exc)
error
in interface org.xml.sax.ErrorHandler
public void fatalError(org.xml.sax.SAXParseException exc)
fatalError
in interface org.xml.sax.ErrorHandler
public void warning(org.xml.sax.SAXParseException exc)
warning
in interface org.xml.sax.ErrorHandler
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |