BEA Systems, Inc.

BEA WebLogic Server 9.0 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(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://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.