org.apache.xmlrpc.serializer

Class CharSetXmlWriterFactory

Implemented Interfaces:
XmlWriterFactory

public class CharSetXmlWriterFactory
extends BaseXmlWriterFactory

An implementation of XmlWriterFactory, which creates instances of org.apache.ws.commons.serialize.CharSetXMLWriter.

Method Summary

protected XMLWriter
newXmlWriter()

Methods inherited from class org.apache.xmlrpc.serializer.BaseXmlWriterFactory

getXmlWriter, newXmlWriter

Method Details

newXmlWriter

protected XMLWriter newXmlWriter()
Overrides:
newXmlWriter in interface BaseXmlWriterFactory

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.