BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.