com.uwyn.rife.xml
Class ExceptionErrorRedirector
java.lang.Object
com.uwyn.rife.xml.XmlErrorRedirector
com.uwyn.rife.xml.ExceptionErrorRedirector
- All Implemented Interfaces:
- ErrorHandler
public class ExceptionErrorRedirector
- extends XmlErrorRedirector
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionErrorRedirector
public ExceptionErrorRedirector(Xml2Data xml2Data)
warning
public void warning(SAXParseException e)
- Specified by:
warning in interface ErrorHandler- Specified by:
warning in class XmlErrorRedirector
error
public void error(SAXParseException e)
- Specified by:
error in interface ErrorHandler- Specified by:
error in class XmlErrorRedirector
fatalError
public void fatalError(SAXParseException e)
- Specified by:
fatalError in interface ErrorHandler- Specified by:
fatalError in class XmlErrorRedirector
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.