Class CharSetXmlWriterFactory
java.lang.Object
org.apache.xmlrpc.serializer.BaseXmlWriterFactory
org.apache.xmlrpc.serializer.CharSetXmlWriterFactory
- All Implemented Interfaces:
XmlWriterFactory
An implementation of
XmlWriterFactory,
which creates instances of
CharSetXMLWriter.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.ws.commons.serialize.XMLWriterMethods inherited from class BaseXmlWriterFactory
getXmlWriter
-
Constructor Details
-
CharSetXmlWriterFactory
public CharSetXmlWriterFactory()
-
-
Method Details
-
newXmlWriter
protected org.apache.ws.commons.serialize.XMLWriter newXmlWriter()- Overrides:
newXmlWriterin classBaseXmlWriterFactory
-