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, waitgetHandler, getLexicalHandler, getSystemId, setSystemIdpublic DocumentResult()
public DocumentResult(SAXContentHandler contentHandler)
public Document getDocument()
public void setHandler(ContentHandler handler)
setHandler in class SAXResultpublic void setLexicalHandler(LexicalHandler handler)
setLexicalHandler in class SAXResult