Uses of Class
com.ibm.icu.impl.UnicodeRegex
-
Packages that use UnicodeRegex Package Description com.ibm.icu.impl -
-
Uses of UnicodeRegex in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as UnicodeRegex Modifier and Type Field Description private static UnicodeRegex
UnicodeRegex. STANDARD
Methods in com.ibm.icu.impl that return UnicodeRegex Modifier and Type Method Description UnicodeRegex
UnicodeRegex. cloneAsThawed()
UnicodeRegex
UnicodeRegex. freeze()
UnicodeRegex
UnicodeRegex. setSymbolTable(SymbolTable symbolTable)
Get the symbol table for internal processing
-