Package | Description |
---|---|
org.apache.xmlrpc.serializer |
Modifier and Type | Class and Description |
---|---|
class |
BaseXmlWriterFactory
The default instance of
XmlWriterFactory creates
instances of org.apache.ws.commons.serialize.XMLWriterImpl . |
class |
CharSetXmlWriterFactory
An implementation of
XmlWriterFactory ,
which creates instances of
org.apache.ws.commons.serialize.CharSetXMLWriter . |
class |
DefaultXMLWriterFactory
The default implementation of
XmlWriterFactory
tests, whether the CharSetXmlWriterFactory
is usable. |