org.apache.xmlrpc.serializer
Class CharSetXmlWriterFactory
java.lang.Object
org.apache.xmlrpc.serializer.BaseXmlWriterFactory
org.apache.xmlrpc.serializer.CharSetXmlWriterFactory
- All Implemented Interfaces:
- XmlWriterFactory
public class CharSetXmlWriterFactory
- extends BaseXmlWriterFactory
An implementation of XmlWriterFactory
,
which creates instances of
CharSetXMLWriter
.
Method Summary |
protected org.apache.ws.commons.serialize.XMLWriter |
newXmlWriter()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharSetXmlWriterFactory
public CharSetXmlWriterFactory()
newXmlWriter
protected org.apache.ws.commons.serialize.XMLWriter newXmlWriter()
- Overrides:
newXmlWriter
in class BaseXmlWriterFactory
Copyright © 2001-2011 Apache Software Foundation. All Rights Reserved.