Package com.ibm.icu.impl
Interface UCharacterNameChoice
public interface UCharacterNameChoice
Internal class containing selector constants for the unicode character names.
Constants representing the "modern" name of a Unicode character or the name
that was defined in Unicode version 1.0, before the Unicode standard
merged with ISO-10646.
Arguments for UCharacterName
- Since:
- oct0600
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
-
Field Details
-
UNICODE_CHAR_NAME
static final int UNICODE_CHAR_NAME- See Also:
-
OBSOLETE_UNUSED_UNICODE_10_CHAR_NAME
static final int OBSOLETE_UNUSED_UNICODE_10_CHAR_NAME- See Also:
-
EXTENDED_CHAR_NAME
static final int EXTENDED_CHAR_NAME- See Also:
-
CHAR_NAME_ALIAS
static final int CHAR_NAME_ALIAS- See Also:
-
CHAR_NAME_CHOICE_COUNT
static final int CHAR_NAME_CHOICE_COUNT- See Also:
-
ISO_COMMENT_
static final int ISO_COMMENT_- See Also:
-