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
org.apache.ws.commons.serialize.CharSetXMLWriter
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharSetXmlWriterFactory
public CharSetXmlWriterFactory()
newXmlWriter
protected XMLWriter newXmlWriter()
- Overrides:
newXmlWriter
in class BaseXmlWriterFactory
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.