BEA Systems, Inc.

BEA WebLogic Server 9.0 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.
 

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

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