Package net.sf.saxon.serialize
Class UnicodeWriterResult
java.lang.Object
net.sf.saxon.serialize.UnicodeWriterResult
- All Implemented Interfaces:
Result
An UnicodeWriterResult encapsulates a UnicodeWriter to act as the destination for a transformation
or serialization
-
Field Summary
Fields inherited from interface javax.xml.transform.Result
PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UnicodeWriterResult
- Throws:
XPathException
-
-
Method Details
-
getSystemId
- Specified by:
getSystemId
in interfaceResult
-
setSystemId
- Specified by:
setSystemId
in interfaceResult
-
getUnicodeWriter
-
toString
-