org.mulgara.jena.rdf.arp.impl
Class DefaultErrorHandler
java.lang.Object
org.mulgara.jena.rdf.arp.impl.DefaultErrorHandler
- All Implemented Interfaces:
- ErrorHandler
public class DefaultErrorHandler
- extends Object
- implements ErrorHandler
- Author:
- jjc
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultErrorHandler
public DefaultErrorHandler()
- Creates new DefaultErrorHandler
error
public void error(SAXParseException e)
throws SAXException
- Specified by:
error in interface ErrorHandler
- Throws:
SAXException
fatalError
public void fatalError(SAXParseException e)
throws SAXException
- Specified by:
fatalError in interface ErrorHandler
- Throws:
SAXException
warning
public void warning(SAXParseException e)
throws SAXException
- Specified by:
warning in interface ErrorHandler
- Throws:
SAXException
Copyright © 2011. All Rights Reserved.