Class XmlWriterWrapper.RawWrapper
java.lang.Object
java.io.Writer
com.ctc.wstx.sw.XmlWriterWrapper
com.ctc.wstx.sw.XmlWriterWrapper.RawWrapper
- All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
- Enclosing class:
XmlWriterWrapper
This wrapper directs calls to
writeRaw methods. Thus,
it is a "vanilla" writer, and no escaping is done.-
Field Summary
Fields inherited from class XmlWriterWrapper
mWriter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class XmlWriterWrapper
close, flush, wrapWriteCharacters, wrapWriteRaw, write, writeMethods inherited from class Writer
append, append, append, nullWriter
-
Constructor Details
-
RawWrapper
-
-
Method Details
-
write
- Specified by:
writein classXmlWriterWrapper- Throws:
IOException
-
write
- Specified by:
writein classXmlWriterWrapper- Throws:
IOException
-
write
- Specified by:
writein classXmlWriterWrapper- Throws:
IOException
-