Package com.ibm.icu.charset
Class CharsetISCII.ISCIILang
- java.lang.Object
-
- com.ibm.icu.charset.CharsetISCII.ISCIILang
-
- Enclosing class:
- CharsetISCII
private static final class CharsetISCII.ISCIILang extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static short
ARB
(package private) static short
ASM
(package private) static short
BNG
(package private) static short
DEF
(package private) static short
DEV
(package private) static short
GJR
(package private) static short
KND
(package private) static short
KSM
(package private) static short
MLM
(package private) static short
ORI
(package private) static short
PES
(package private) static short
PNJ
(package private) static short
PST
(package private) static short
RMN
(package private) static short
SND
(package private) static short
TLG
(package private) static short
TML
(package private) static short
URD
-
Constructor Summary
Constructors Modifier Constructor Description private
ISCIILang()
-
-
-
Field Detail
-
DEF
static final short DEF
- See Also:
- Constant Field Values
-
RMN
static final short RMN
- See Also:
- Constant Field Values
-
DEV
static final short DEV
- See Also:
- Constant Field Values
-
BNG
static final short BNG
- See Also:
- Constant Field Values
-
TML
static final short TML
- See Also:
- Constant Field Values
-
TLG
static final short TLG
- See Also:
- Constant Field Values
-
ASM
static final short ASM
- See Also:
- Constant Field Values
-
ORI
static final short ORI
- See Also:
- Constant Field Values
-
KND
static final short KND
- See Also:
- Constant Field Values
-
MLM
static final short MLM
- See Also:
- Constant Field Values
-
GJR
static final short GJR
- See Also:
- Constant Field Values
-
PNJ
static final short PNJ
- See Also:
- Constant Field Values
-
ARB
static final short ARB
- See Also:
- Constant Field Values
-
PES
static final short PES
- See Also:
- Constant Field Values
-
URD
static final short URD
- See Also:
- Constant Field Values
-
SND
static final short SND
- See Also:
- Constant Field Values
-
KSM
static final short KSM
- See Also:
- Constant Field Values
-
PST
static final short PST
- See Also:
- Constant Field Values
-
-