com.ibm.icu.lang
Interface UCharacter.HangulSyllableType
- Enclosing interface:
- UCharacter
- public static interface UCharacter.HangulSyllableType
Hangul Syllable Type constants.
- See Also:
UProperty.HANGUL_SYLLABLE_TYPE
- Status:
- Stable ICU 2.6.
NOT_APPLICABLE
public static final int NOT_APPLICABLE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
LEADING_JAMO
public static final int LEADING_JAMO
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
VOWEL_JAMO
public static final int VOWEL_JAMO
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
TRAILING_JAMO
public static final int TRAILING_JAMO
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
LV_SYLLABLE
public static final int LV_SYLLABLE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
LVT_SYLLABLE
public static final int LVT_SYLLABLE
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
COUNT
public static final int COUNT
- See Also:
- Constant Field Values
- Status:
- Stable ICU 2.6.
Copyright (c) 2006 IBM Corporation and others.