public final class ValidationErrorHandler extends DefaultHandler
Constructor and Description |
---|
ValidationErrorHandler() |
Modifier and Type | Method and Description |
---|---|
void |
error(SAXParseException e) |
List<SAXParseException> |
getErrors() |
characters, endDocument, endElement, endPrefixMapping, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning
public void error(SAXParseException e)
error
in interface ErrorHandler
error
in class DefaultHandler
public List<SAXParseException> getErrors()
Copyright © 2010–2018. All rights reserved.