| Package | Description |
|---|---|
| org.marketcetera.util.unicode |
Unicode en/decoding with BOMs, including I/O stream support.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2015. All Rights Reserved.