com.webobjects.appserver.parser.woml
Class WOMLTemplateParserErrorHandler
java.lang.Object
com.webobjects.appserver.parser.woml.WOMLTemplateParserErrorHandler
- All Implemented Interfaces:
- ErrorHandler
public class WOMLTemplateParserErrorHandler
- extends Object
- implements ErrorHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WOMLTemplateParserErrorHandler
public WOMLTemplateParserErrorHandler()
error
public void error(SAXParseException exception)
throws SAXException
- Specified by:
error
in interface ErrorHandler
- Throws:
SAXException
fatalError
public void fatalError(SAXParseException exception)
throws SAXException
- Specified by:
fatalError
in interface ErrorHandler
- Throws:
SAXException
warning
public void warning(SAXParseException exception)
throws SAXException
- Specified by:
warning
in interface ErrorHandler
- Throws:
SAXException
Copyright © 2000-2008 Apple Inc.