BEA Systems, Inc.

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

Packages that use SerializerFactory
weblogic.apache.xml.serialize   
 

Uses of SerializerFactory in weblogic.apache.xml.serialize
 

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

Methods in weblogic.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.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.