Uses of Class
org.marketcetera.util.unicode.UnicodeCharset

Packages that use UnicodeCharset
org.marketcetera.util.unicode Unicode en/decoding with BOMs, including I/O stream support. 
 

Uses of UnicodeCharset in org.marketcetera.util.unicode
 

Methods in org.marketcetera.util.unicode that return UnicodeCharset
 UnicodeCharset SignatureCharset.getCharset()
          Returns the receiver's charset.
static UnicodeCharset UnicodeCharset.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UnicodeCharset[] UnicodeCharset.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.