Package | Description |
---|---|
com.ibm.icu.lang |
Enhanced character property and surrogate support.
|
Modifier and Type | Method | Description |
---|---|---|
static UScript.ScriptUsage |
UScript.getUsage(int script) |
Returns the script usage according to UAX #31 Unicode Identifier and Pattern Syntax.
|
static UScript.ScriptUsage |
UScript.ScriptUsage.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static UScript.ScriptUsage[] |
UScript.ScriptUsage.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright ? 2016 Unicode, Inc. and others.