| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.utils.XMLUtils.ParserErrorHandler
| Field Summary | |
| protected static org.apache.commons.logging.Log | log | 
| Constructor Summary | |
| XMLUtils.ParserErrorHandler() | |
| Method Summary | |
|  void | error(org.xml.sax.SAXParseException spe) | 
|  void | fatalError(org.xml.sax.SAXParseException spe) | 
|  void | warning(org.xml.sax.SAXParseException spe) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected static org.apache.commons.logging.Log log
| Constructor Detail | 
public XMLUtils.ParserErrorHandler()
| Method Detail | 
public void warning(org.xml.sax.SAXParseException spe)
             throws org.xml.sax.SAXException
warning in interface org.xml.sax.ErrorHandlerorg.xml.sax.SAXException
public void error(org.xml.sax.SAXParseException spe)
           throws org.xml.sax.SAXException
error in interface org.xml.sax.ErrorHandlerorg.xml.sax.SAXException
public void fatalError(org.xml.sax.SAXParseException spe)
                throws org.xml.sax.SAXException
fatalError in interface org.xml.sax.ErrorHandlerorg.xml.sax.SAXException| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||