org.apache.axis.utils
Class XMLUtils.ParserErrorHandler
java.lang.Object
org.apache.axis.utils.XMLUtils.ParserErrorHandler
- XMLUtils
- ErrorHandler
public static class XMLUtils.ParserErrorHandler
extends java.lang.Object
implements ErrorHandler
log
protected static Log log
error
public void error(SAXParseException spe)
throws SAXException
fatalError
public void fatalError(SAXParseException spe)
throws SAXException
warning
public void warning(SAXParseException spe)
throws SAXException
Copyright © 2005 Apache Web Services Project. All Rights Reserved.