com.thaiopensource.validate.jarv
Class VerifierValidator.ExceptionReportHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
com.thaiopensource.validate.jarv.VerifierValidator.ExceptionReportHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
- Enclosing class:
- VerifierValidator
private static class VerifierValidator.ExceptionReportHandler
- extends DefaultHandler
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startElement, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
storedException
private final SAXException storedException
VerifierValidator.ExceptionReportHandler
VerifierValidator.ExceptionReportHandler(SAXException storedException)
startDocument
public void startDocument()
throws SAXException
- Specified by:
startDocument
in interface ContentHandler
- Overrides:
startDocument
in class DefaultHandler
- Throws:
SAXException