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

Part Number E13941-02

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

Packages that use EncodingInfo
weblogic.apache.xml.serialize Deprecated 9.2.0.0. Provides interfaces and classes for weblogic.apache.xml.serialize
 

Uses of EncodingInfo in weblogic.apache.xml.serialize
 

Subclasses of EncodingInfo in weblogic.apache.xml.serialize
 class SieveEncodingInfo
          Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.SieveEncodingInfo.
 

Fields in weblogic.apache.xml.serialize declared as EncodingInfo
protected  EncodingInfo BaseMarkupSerializer._encodingInfo
          Deprecated.  
 

Methods in weblogic.apache.xml.serialize that return EncodingInfo
 EncodingInfo OutputFormat.getEncodingInfo()
          Deprecated. Returns an EncodingInfo instance for the encoding.
 

Methods in weblogic.apache.xml.serialize with parameters of type EncodingInfo
 void OutputFormat.setEncoding(EncodingInfo encInfo)
          Deprecated. Sets the encoding for this output method with an EncodingInfo instance.
 


Documentation is available at
http://download.oracle.com/docs/cd/E12839_01/web.1111/wls.htm
Copyright 1996, 2009, 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 10.3.1 API Reference
11g Release 1 (10.3.1)

Part Number E13941-02