UCharacter.IdentifierType
public
static
final
enum
UCharacter.IdentifierType
extends Enum<UCharacter.IdentifierType>
| java.lang.Object | ||
| ↳ | java.lang.Enum<android.icu.lang.UCharacter.IdentifierType> | |
| ↳ | android.icu.lang.UCharacter.IdentifierType | |
Identifier Type constants. See https://www.unicode.org/reports/tr39/#Identifier_Status_and_Type.
See also:
Summary
Enum values | |
|---|---|
UCharacter.IdentifierType |
DEFAULT_IGNORABLE
|
UCharacter.IdentifierType |
DEPRECATED
|
UCharacter.IdentifierType |
EXCLUSION
|
UCharacter.IdentifierType |
INCLUSION
|
UCharacter.IdentifierType |
LIMITED_USE
|
UCharacter.IdentifierType |
NOT_CHARACTER
|
UCharacter.IdentifierType |
NOT_NFKC
|
UCharacter.IdentifierType |
NOT_XID
|
UCharacter.IdentifierType |
OBSOLETE
|
UCharacter.IdentifierType |
RECOMMENDED
|
UCharacter.IdentifierType |
TECHNICAL
|
UCharacter.IdentifierType |
UNCOMMON_USE
|
Public methods | |
|---|---|
static
UCharacter.IdentifierType
|
valueOf(String name)
|
static
final
IdentifierType[]
|
values()
|
Inherited methods | |
|---|---|
Enum values
Public methods
valueOf
public static UCharacter.IdentifierType valueOf (String name)
| Parameters | |
|---|---|
name |
String |
| Returns | |
|---|---|
UCharacter.IdentifierType |
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-02-26 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-02-26 UTC."],[],[]]