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

Packages that use EncodingInfo
org.apache.xml.serialize   
 

Uses of EncodingInfo in org.apache.xml.serialize
 

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

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

Methods in org.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.
 



Copyright © 2011. All Rights Reserved.