mx.bigdata.sat.common
Class ValidationErrorHandler
java.lang.Object
org.xml.sax.helpers.DefaultHandler
mx.bigdata.sat.common.ValidationErrorHandler
- All Implemented Interfaces:
- ContentHandler, DTDHandler, EntityResolver, ErrorHandler
public final class ValidationErrorHandler
- extends DefaultHandler
| Methods inherited from class org.xml.sax.helpers.DefaultHandler |
characters, endDocument, endElement, endPrefixMapping, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValidationErrorHandler
public ValidationErrorHandler()
error
public void error(SAXParseException e)
- Specified by:
error in interface ErrorHandler- Overrides:
error in class DefaultHandler
getErrors
public List<SAXParseException> getErrors()
Copyright © 2010-2013. All Rights Reserved.