org.fcrepo.server.storage
Class DOReaderSAXErrorHandler
java.lang.Object
org.fcrepo.server.storage.DOReaderSAXErrorHandler
- All Implemented Interfaces:
- ErrorHandler
public class DOReaderSAXErrorHandler
- extends Object
- implements ErrorHandler
- Author:
- Sandy Payette
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DOReaderSAXErrorHandler
public DOReaderSAXErrorHandler()
warning
public void warning(SAXParseException e)
throws SAXException
- Specified by:
warning in interface ErrorHandler
- Throws:
SAXException
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
Copyright © 2011 DuraSpace. All Rights Reserved.