Uses of Class
com.ibm.icu.text.StringPrep
-
Packages that use StringPrep Package Description 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 StringPrep in com.ibm.icu.text
Methods in com.ibm.icu.text that return StringPrep Modifier and Type Method Description static StringPrep
StringPrep. getInstance(int profile)
Gets a StringPrep instance for the specified profile
-