com.sun.msv.verifier.util
public class ErrorHandlerImpl extends Object implements ErrorHandler
All warnings are ignored.
Field Summary | |
---|---|
static ErrorHandler | theInstance
the singleton instance of this object. |
Method Summary | |
---|---|
void | error(SAXParseException error) |
void | fatalError(SAXParseException error) |
void | warning(SAXParseException warning) |