edu.stanford.smi.protegex.owl.jena.parser
Class ProtegeOWLParser.MyErrorHandler
java.lang.Object
edu.stanford.smi.protegex.owl.jena.parser.ProtegeOWLParser.MyErrorHandler
- All Implemented Interfaces:
- ErrorHandler
- Enclosing class:
- ProtegeOWLParser
- private class ProtegeOWLParser.MyErrorHandler
- extends Object
- implements ErrorHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProtegeOWLParser.MyErrorHandler
private ProtegeOWLParser.MyErrorHandler()
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