Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

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

Packages that use SerializerFactory
weblogic.apache.xml.serialize Deprecated 9.2.0.0. Provides interfaces and classes for 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.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06