public class DomSchemaErrorHandler extends Object implements SchemaErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
SCHEMA_VALIDATION_REPORT_NS_URI |
| Constructor and Description |
|---|
DomSchemaErrorHandler() |
public static final String SCHEMA_VALIDATION_REPORT_NS_URI
public void error(String message)
error in interface SchemaErrorHandlerpublic void error(String namespaceUri, String localName, String message)
error in interface SchemaErrorHandlerpublic boolean hasErrors()
hasErrors in interface SchemaErrorHandlerpublic Element toDomElement()
public Document toDomDocument()
Copyright © 2014 Open Geospatial Consortium. All rights reserved.