BEA Systems, Inc.

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

Packages that use EncodingInfo
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/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.