PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
Constructor | Description |
---|---|
DOMDocumentResult() |
|
DOMDocumentResult(DOMSAXContentHandler contentHandler) |
Modifier and Type | Method | Description |
---|---|---|
Document |
getDocument() |
Retrieves w3c dom object generated via transformation
|
void |
setHandler(ContentHandler handler) |
|
void |
setLexicalHandler(LexicalHandler handler) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHandler, getLexicalHandler, getSystemId, setSystemId
public DOMDocumentResult()
public DOMDocumentResult(DOMSAXContentHandler contentHandler)
public Document getDocument()
public void setHandler(ContentHandler handler)
setHandler
in class SAXResult
public void setLexicalHandler(LexicalHandler handler)
setLexicalHandler
in class SAXResult