|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.startup.ContextConfig.ContextErrorHandler
XmlErrorHandler
. Will be removed in
Tomcat 7.0.x
@Deprecated protected class ContextConfig.ContextErrorHandler
Constructor Summary | |
---|---|
protected |
ContextConfig.ContextErrorHandler()
Deprecated. |
Method Summary | |
---|---|
void |
error(org.xml.sax.SAXParseException exception)
Deprecated. |
void |
fatalError(org.xml.sax.SAXParseException exception)
Deprecated. |
void |
warning(org.xml.sax.SAXParseException exception)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ContextConfig.ContextErrorHandler()
Method Detail |
---|
public void error(org.xml.sax.SAXParseException exception)
error
in interface org.xml.sax.ErrorHandler
public void fatalError(org.xml.sax.SAXParseException exception)
fatalError
in interface org.xml.sax.ErrorHandler
public void warning(org.xml.sax.SAXParseException exception)
warning
in interface org.xml.sax.ErrorHandler
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |