org.apache.ws.jaxme.impl
public class PassThroughXMLWriter extends XMLWriterImpl
A simple serializer for XML documents extending the default XMLWriter implementation, XMLWriterImpl. The basic difference against its parent is that this writer doesn't escape characters for reasons of the underlying encoding.
| Method Summary | |
|---|---|
| boolean | canEncode(char c) |