Uses of Class
org.apache.xml.serialize.SerializerFactory

Packages that use SerializerFactory
org.apache.xml.serialize   
 

Uses of SerializerFactory in org.apache.xml.serialize
 

Methods in org.apache.xml.serialize that return SerializerFactory
static SerializerFactory SerializerFactory.getSerializerFactory(java.lang.String method)
          Deprecated. Register a serializer factory, keyed by the given method string.
 

Methods in org.apache.xml.serialize with parameters of type SerializerFactory
static void SerializerFactory.registerSerializerFactory(SerializerFactory factory)
          Deprecated. Register a serializer factory, keyed by the given method string.