Uses of Class
org.apache.xmlrpc.serializer.BaseXmlWriterFactory
Packages that use BaseXmlWriterFactory
-
Uses of BaseXmlWriterFactory in org.apache.xmlrpc.serializer
Subclasses of BaseXmlWriterFactory in org.apache.xmlrpc.serializerModifier and TypeClassDescriptionclass
An implementation ofXmlWriterFactory
, which creates instances ofCharSetXMLWriter
.