Field Summary |
|
final protected static int | CHARSET_ALIASES The named index of the 2nd element of
the charsets[] array. |
final protected static int | CHARSET_CLASS The named index of the 0th element of
the charsets[] array. |
final protected static int | CHARSET_INSTANCE The named index of the 1st element of
the charsets[] array. |
protected Map | cache A cache of the charset instances. |
protected Object | charsets An array returned by getCharsetsInfo() . |
protected String | packageName A package name returned by getPackageName() . |