java.lang.Objectjavax.xml.transform.sax.SAXResult
org.dom4j.io.XMLResult
All Implemented Interfaces:
Result
XMLResult implements a JAXP SAXResult for an output
stream with support for pretty printing and control over how the XML is
formatted.
< - a href="mailto:jstrachan@apache.org">James Strachan $ - Revision: 1.9 $| Fields inherited from javax.xml.transform.sax.SAXResult: |
|---|
| FEATURE |
| Constructor: |
|---|
|
|
|
|
|
|
| Method from org.dom4j.io.XMLResult Summary: |
|---|
| getHandler, getLexicalHandler, getXMLWriter, setXMLWriter |
| Methods from javax.xml.transform.sax.SAXResult: |
|---|
| getHandler, getLexicalHandler, getSystemId, setHandler, setLexicalHandler, setSystemId |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.dom4j.io.XMLResult Detail: |
|---|
|
|
|
|