public class DomErrorHandler extends ValidatorErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
INSTANCE_VALIDATION_REPORT_NS_URI |
| Constructor and Description |
|---|
DomErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMessage(SAXParseException spe) |
Document |
toDomDocument() |
Element |
toDomElement() |
error, fatalError, getMessages, setParallelErrorHandler, warning, wasValidDocumentcharacters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDeclpublic static final String INSTANCE_VALIDATION_REPORT_NS_URI
protected void addMessage(SAXParseException spe)
addMessage in class ValidatorErrorHandlerpublic Document toDomDocument()
public Element toDomElement()
Copyright © 2014 Open Geospatial Consortium. All rights reserved.