Apache Abdera API

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're declared.
 


Apache Abdera API

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