Uses of Class
org.apache.geronimo.system.configuration.EncodingInfo

Packages that use EncodingInfo
org.apache.geronimo.system.configuration   
 

Uses of EncodingInfo in org.apache.geronimo.system.configuration
 

Subclasses of EncodingInfo in org.apache.geronimo.system.configuration
 class SieveEncodingInfo
          This class represents an encoding.
 

Methods in org.apache.geronimo.system.configuration that return EncodingInfo
 EncodingInfo OutputFormat.getEncodingInfo()
          Returns an EncodingInfo instance for the encoding.
 

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



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.