public interface DocumentExtender extends SAXExtender
| Modifier and Type | Method and Description |
|---|---|
void |
endDocument() |
ElementExtender |
getElementExtender(SAXExtender parent,
String namespaceURI,
String localName,
String qName,
Attributes atts) |
void |
startDocument() |
completedChildElementvoid startDocument()
throws SAXException
SAXExceptionvoid endDocument()
throws SAXException
SAXExceptionElementExtender getElementExtender(SAXExtender parent, String namespaceURI, String localName, String qName, Attributes atts) throws Exception
ExceptionCopyright © 2019. All rights reserved.