public class SAXBuilder extends SAXBuilder implements DocumentHandler, DTDHandler
_current, _document, _preRootNodes| Constructor and Description |
|---|
SAXBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected DocumentImpl |
createDocument(String namespaceURI,
String tagName,
DocumentType docType) |
void |
endElement(String tagName) |
void |
startElement(String tagName,
AttributeList attrList) |
cdataSection, characters, characters, comment, endDocument, entityReference, getDocument, getNamespaceURI, ignorableWhitespace, notationDecl, processingInstruction, setDocumentLocator, setDocumentType, startDocument, unparsedEntityDeclclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, endDocument, ignorableWhitespace, processingInstruction, setDocumentLocator, startDocumentnotationDecl, unparsedEntityDeclprotected DocumentImpl createDocument(String namespaceURI, String tagName, DocumentType docType)
createDocument in class SAXBuilderpublic void startElement(String tagName, AttributeList attrList) throws SAXException
startElement in interface DocumentHandlerstartElement in class SAXBuilderSAXExceptionpublic void endElement(String tagName) throws SAXException
endElement in interface DocumentHandlerendElement in class SAXBuilderSAXExceptionPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.