Uses of Class
com.ibm.icu.text.StringPrep
-
Packages that use StringPrep Package Description com.ibm.icu.impl com.ibm.icu.text -
-
Uses of StringPrep in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as StringPrep Modifier and Type Field Description private static StringPrep
IDNA2003. namePrep
-
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
-