Uses of Class
org.apache.abdera.i18n.text.io.CharsetSniffingInputStream.Encoding

Packages that use CharsetSniffingInputStream.Encoding
org.apache.abdera.i18n.text.io   
 

Uses of CharsetSniffingInputStream.Encoding in org.apache.abdera.i18n.text.io
 

Methods in org.apache.abdera.i18n.text.io that return CharsetSniffingInputStream.Encoding
static CharsetSniffingInputStream.Encoding CharsetSniffingInputStream.Encoding.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CharsetSniffingInputStream.Encoding[] CharsetSniffingInputStream.Encoding.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.