com.sun.msv.verifier.util
Class IgnoreErrorHandler
java.lang.Object
com.sun.msv.verifier.util.IgnoreErrorHandler
- All Implemented Interfaces:
- ErrorHandler
- public class IgnoreErrorHandler
- extends Object
- implements ErrorHandler
do-nothing implementation of ErrorHandler.
- Author:
- Kohsuke KAWAGUCHI
IgnoreErrorHandler
public IgnoreErrorHandler()
error
public void error(SAXParseException error)
- Specified by:
error
in interface ErrorHandler
fatalError
public void fatalError(SAXParseException e)
throws SAXParseException
- Specified by:
fatalError
in interface ErrorHandler
- Throws:
SAXParseException
warning
public void warning(SAXParseException warning)
- Specified by:
warning
in interface ErrorHandler
Copyright © 2001-2003 Sun Microsystems, Inc. Documenation generated April 28 2005.