Package | Description |
---|---|
com.ibm.icu.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
Modifier and Type | Field and Description |
---|---|
SpoofChecker.RestrictionLevel |
SpoofChecker.CheckResult.restrictionLevel
Deprecated.
This API is ICU internal only.
|
Modifier and Type | Method and Description |
---|---|
SpoofChecker.RestrictionLevel |
IdentifierInfo.getRestrictionLevel()
Deprecated.
This API is ICU internal only.
|
SpoofChecker.RestrictionLevel |
SpoofChecker.getRestrictionLevel()
Deprecated.
This API is ICU internal only.
|
static SpoofChecker.RestrictionLevel |
SpoofChecker.RestrictionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpoofChecker.RestrictionLevel[] |
SpoofChecker.RestrictionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SpoofChecker.Builder |
SpoofChecker.Builder.setRestrictionLevel(SpoofChecker.RestrictionLevel restrictionLevel)
Deprecated.
This API is ICU internal only.
|
Copyright (c) 2014 IBM Corporation and others.