| Interface | Description |
|---|---|
| UCharacter.BidiPairedBracketType |
Bidi Paired Bracket Type constants.
|
| UCharacter.DecompositionType |
Decomposition Type constants.
|
| UCharacter.EastAsianWidth |
East Asian Width constants.
|
| UCharacter.GraphemeClusterBreak |
Grapheme Cluster Break constants.
|
| UCharacter.HangulSyllableType |
Hangul Syllable Type constants.
|
| UCharacter.IndicPositionalCategory |
Indic Positional Category constants.
|
| UCharacter.IndicSyllabicCategory |
Indic Syllabic Category constants.
|
| UCharacter.JoiningGroup |
Joining Group constants.
|
| UCharacter.JoiningType |
Joining Type constants.
|
| UCharacter.LineBreak |
Line Break constants.
|
| UCharacter.NumericType |
Numeric Type constants.
|
| UCharacter.SentenceBreak |
Sentence Break constants.
|
| UCharacter.VerticalOrientation |
Vertical Orientation constants.
|
| UCharacter.WordBreak |
Word Break constants.
|
| UCharacterEnums.ECharacterCategory |
'Enum' for the CharacterCategory constants.
|
| UCharacterEnums.ECharacterDirection |
'Enum' for the CharacterDirection constants.
|
| UProperty |
Selection constants for Unicode properties.
|
| UProperty.NameChoice |
Selector constants for UCharacter.getPropertyName() and
UCharacter.getPropertyValueName().
|
| Class | Description |
|---|---|
| CharacterProperties |
Sets and maps for Unicode properties.
|
| CharSequences | Deprecated
This API is ICU internal only.
|
| UCharacter |
[icu enhancement] ICU's replacement for
java.lang.Character. |
| UCharacter.UnicodeBlock |
[icu enhancement] ICU's replacement for
java.lang.Character.UnicodeBlock. |
| UCharacterCategory |
Enumerated Unicode category types from the UnicodeData.txt file.
|
| UCharacterDirection |
Enumerated Unicode character linguistic direction constants.
|
| UCharacterEnums |
A container for the different 'enumerated types' used by UCharacter.
|
| UScript |
Constants for ISO 15924 script codes, and related functions.
|
| UScriptRun | Deprecated
This API is ICU internal only.
|
| Enum | Description |
|---|---|
| UScript.ScriptUsage |
Script usage constants.
|
Copyright © 2016 Unicode, Inc. and others.