public interface DocumentHandler extends Handler
| Modifier and Type | Method and Description |
|---|---|
void |
endDocument() |
void |
startDocument()
Returns the element handler for the root element of an instance document.
|
createChildHandler, endChildHandler, endPrefixMapping, getComponent, getContext, getParentHandler, getParseNode, getSchemaContent, setContext, startChildHandler, startPrefixMappingvoid startDocument()
throws SAXException
SAXExceptionvoid endDocument()
throws SAXException
SAXExceptionCopyright © 1996–2019 Geotools. All rights reserved.