PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
Constructor | Description |
---|---|
DocumentResult() |
|
DocumentResult(SAXContentHandler contentHandler) |
Modifier and Type | Method | Description |
---|---|---|
Document |
getDocument() |
DOCUMENT ME!
|
void |
setHandler(ContentHandler handler) |
|
void |
setLexicalHandler(LexicalHandler handler) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHandler, getLexicalHandler, getSystemId, setSystemId
public DocumentResult()
public DocumentResult(SAXContentHandler contentHandler)
public Document getDocument()
public void setHandler(ContentHandler handler)
setHandler
in class SAXResult
public void setLexicalHandler(LexicalHandler handler)
setLexicalHandler
in class SAXResult