org.dom4j.io
public class DocumentResult extends SAXResult
DocumentResult implements a JAXP SAXResultfor a
Document.
Version: $Revision: 1.8 $
| Constructor Summary | |
|---|---|
| DocumentResult() | |
| DocumentResult(SAXContentHandler contentHandler) | |
| Method Summary | |
|---|---|
| Document | getDocument()
DOCUMENT ME!
|
| void | setHandler(ContentHandler handler) |
| void | setLexicalHandler(LexicalHandler handler) |
Returns: the Document created by the transformation