| Package | Description |
|---|---|
| com.ibm.icu.text |
| Modifier and Type | Class and Description |
|---|---|
class |
UnicodeFilter
UnicodeFilter defines a protocol for selecting a
subset of the full range (U+0000 to U+FFFF) of Unicode characters. |
class |
UnicodeSet
A mutable set of Unicode characters and multicharacter strings.
|
| Modifier and Type | Method and Description |
|---|---|
UnicodeMatcher |
UnicodeSet.XSymbolTable.lookupMatcher(int i)
Supplies default implementation for SymbolTable (no action).
|
UnicodeMatcher |
SymbolTable.lookupMatcher(int ch)
Lookup the UnicodeMatcher associated with the given character, and
return it.
|
Copyright © 2016 Unicode, Inc. and others.