BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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
          This class represents an encoding.
 

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

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


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.