|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SymbolTable | |
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. |
Uses of SymbolTable in com.ibm.icu.text |
Methods in com.ibm.icu.text with parameters of type SymbolTable | |
UnicodeSet |
UnicodeSet.applyPropertyAlias(String propertyAlias,
String valueAlias,
SymbolTable symbols)
Deprecated. This is a draft API and might change in a future release of ICU. |
Constructors in com.ibm.icu.text with parameters of type SymbolTable | |
UnicodeSet(String pattern,
ParsePosition pos,
SymbolTable symbols)
Constructs a set from the given pattern. |
|
UnicodeSet(String pattern,
ParsePosition pos,
SymbolTable symbols,
int options)
Deprecated. This is a draft API and might change in a future release of ICU. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |