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

Packages that use EncodingInfo
org.apache.xml.serialize   
 

Uses of EncodingInfo in org.apache.xml.serialize
 

Subclasses of EncodingInfo in org.apache.xml.serialize
 class SieveEncodingInfo
          This class represents an encoding.
 

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

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



Copyright © 1999-2001 Apache XML Project. All Rights Reserved.