|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UCharacter.UnicodeBlock | |
---|---|
com.ibm.icu.lang | Enhanced character property and surrogate support. |
Uses of UCharacter.UnicodeBlock in com.ibm.icu.lang |
---|
Methods in com.ibm.icu.lang that return UCharacter.UnicodeBlock | |
---|---|
static UCharacter.UnicodeBlock |
UCharacter.UnicodeBlock.forName(String blockName)
Cover the JDK 1.5 API. |
static UCharacter.UnicodeBlock |
UCharacter.UnicodeBlock.getInstance(int id)
Gets the only instance of the UnicodeBlock with the argument ID. |
static UCharacter.UnicodeBlock |
UCharacter.UnicodeBlock.of(int ch)
Returns the Unicode allocation block that contains the code point, or null if the code point is not a member of a defined block. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |