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)
          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)
          Register a serializer factory, keyed by the given method string.
 



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.