Uses of Class
com.ibm.icu.impl.UCaseProps
-
Packages that use UCaseProps Package Description com.ibm.icu.impl 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 UCaseProps in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as UCaseProps Modifier and Type Field Description static UCaseProps
UCaseProps. INSTANCE
-
Uses of UCaseProps in com.ibm.icu.text
Fields in com.ibm.icu.text declared as UCaseProps Modifier and Type Field Description private UCaseProps
CaseFoldTransliterator. csp
private UCaseProps
LowercaseTransliterator. csp
private UCaseProps
TitlecaseTransliterator. csp
private UCaseProps
UppercaseTransliterator. csp
-