Class UTF8XmlOutput

java.lang.Object
com.sun.xml.bind.v2.runtime.output.XmlOutputAbstractImpl
com.sun.xml.bind.v2.runtime.output.UTF8XmlOutput
All Implemented Interfaces:
XmlOutput
Direct Known Subclasses:
C14nXmlOutput, IndentingUTF8XmlOutput

public class UTF8XmlOutput extends XmlOutputAbstractImpl
XmlOutput implementation specialized for UTF-8.
Author:
Kohsuke Kawaguchi, Paul Sandoz