xmlBlaster 2.2.0 client API

org.xmlBlaster.util.protocol.xmlrpc
Class XblWriterFactory

java.lang.Object
  extended by org.apache.xmlrpc.serializer.BaseXmlWriterFactory
      extended by org.xmlBlaster.util.protocol.xmlrpc.XblWriterFactory
All Implemented Interfaces:
org.apache.xmlrpc.serializer.XmlWriterFactory

public class XblWriterFactory
extends org.apache.xmlrpc.serializer.BaseXmlWriterFactory

An implementation of XmlWriterFactory, which creates instances of CharSetXMLWriter.


Constructor Summary
XblWriterFactory(boolean useCDATA)
           
 
Method Summary
protected  org.apache.ws.commons.serialize.XMLWriter newXmlWriter()
           
 
Methods inherited from class org.apache.xmlrpc.serializer.BaseXmlWriterFactory
getXmlWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XblWriterFactory

public XblWriterFactory(boolean useCDATA)
Method Detail

newXmlWriter

protected org.apache.ws.commons.serialize.XMLWriter newXmlWriter()
Overrides:
newXmlWriter in class org.apache.xmlrpc.serializer.BaseXmlWriterFactory

xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.