jd.xml.xslt.result.output
Class Utf8ByteOutput
java.lang.Object
jd.xml.xslt.result.output.ByteOutput
jd.xml.xslt.result.output.Utf8ByteOutput
- All Implemented Interfaces:
- Output
- public class Utf8ByteOutput
- extends ByteOutput
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utf8ByteOutput
public Utf8ByteOutput(OutputStream out)
printChar
public final void printChar(char c)
flushBuffer
protected void flushBuffer()
throws XsltException
- Overrides:
flushBuffer
in class ByteOutput
- Throws:
XsltException