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, unparsedEntityDecl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endDocument, ignorableWhitespace, processingInstruction, setDocumentLocator, startDocument
notationDecl, unparsedEntityDecl
protected DocumentImpl createDocument(String namespaceURI, String tagName, DocumentType docType)
createDocument
in class SAXBuilder
public void startElement(String tagName, AttributeList attrList) throws SAXException
startElement
in interface DocumentHandler
startElement
in class SAXBuilder
SAXException
public void endElement(String tagName) throws SAXException
endElement
in interface DocumentHandler
endElement
in class SAXBuilder
SAXException
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.