javax.xml.transform.sax
public class: SAXResult [javadoc |
source]
java.lang.Object
javax.xml.transform.sax.SAXResult
All Implemented Interfaces:
Result
Direct Known Subclasses:
JAXBResult
Acts as an holder for a transformation Result.
Field Summary |
---|
public static final String | FEATURE | If javax.xml.transform.TransformerFactory#getFeature
returns true when passed this value as an argument,
the Transformer supports Result output of this type. |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |