C D E G H I M O P R S U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CHARSET_BIG5 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_EUC_JP - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_EUC_KR - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_EUC_TW - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_GB18030 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_HZ_GB_2312 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_IBM855 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_IBM866 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_ISO_2022_CN - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_ISO_2022_JP - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_ISO_2022_KR - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_ISO_8859_5 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_ISO_8859_7 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_ISO_8859_8 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_KOI8_R - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_MACCYRILLIC - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_SHIFT_JIS - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_UTF_16BE - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_UTF_16LE - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_UTF_32BE - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_UTF_32LE - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_UTF_8 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_WINDOWS_1251 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_WINDOWS_1252 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_WINDOWS_1253 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_WINDOWS_1255 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_X_ISO_10646_UCS_4_2143 - Static variable in class org.mozilla.universalchardet.Constants
- CHARSET_X_ISO_10646_UCS_4_3412 - Static variable in class org.mozilla.universalchardet.Constants
- CharsetListener - Interface in org.mozilla.universalchardet
- Constants - Class in org.mozilla.universalchardet
- Constants() - Constructor for class org.mozilla.universalchardet.Constants
D
- dataEnd() - Method in class org.mozilla.universalchardet.UniversalDetector
E
- ESC_ASCII - org.mozilla.universalchardet.UniversalDetector.InputState
G
- getDetectedCharset() - Method in class org.mozilla.universalchardet.UniversalDetector
- getListener() - Method in class org.mozilla.universalchardet.UniversalDetector
H
- handleData(byte[], int, int) - Method in class org.mozilla.universalchardet.UniversalDetector
- HIGHBYTE - org.mozilla.universalchardet.UniversalDetector.InputState
I
- isDone() - Method in class org.mozilla.universalchardet.UniversalDetector
M
- main(String[]) - Static method in class org.mozilla.universalchardet.UniversalDetector
- MINIMUM_THRESHOLD - Static variable in class org.mozilla.universalchardet.UniversalDetector
O
- org.mozilla.universalchardet - package org.mozilla.universalchardet
P
- PURE_ASCII - org.mozilla.universalchardet.UniversalDetector.InputState
R
- report(String) - Method in interface org.mozilla.universalchardet.CharsetListener
- reset() - Method in class org.mozilla.universalchardet.UniversalDetector
S
- setListener(CharsetListener) - Method in class org.mozilla.universalchardet.UniversalDetector
- SHORTCUT_THRESHOLD - Static variable in class org.mozilla.universalchardet.UniversalDetector
U
- UniversalDetector - Class in org.mozilla.universalchardet
- UniversalDetector(CharsetListener) - Constructor for class org.mozilla.universalchardet.UniversalDetector
- UniversalDetector.InputState - Enum in org.mozilla.universalchardet
V
- valueOf(String) - Static method in enum org.mozilla.universalchardet.UniversalDetector.InputState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.mozilla.universalchardet.UniversalDetector.InputState
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages