Uses of Class
com.ibm.icu.text.CaseMap.Upper
-
Packages that use CaseMap.Upper 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 CaseMap.Upper in com.ibm.icu.text
Fields in com.ibm.icu.text declared as CaseMap.Upper Modifier and Type Field Description private static CaseMap.Upper
CaseMap.Upper. DEFAULT
private static CaseMap.Upper
CaseMap.Upper. OMIT_UNCHANGED
Methods in com.ibm.icu.text that return CaseMap.Upper Modifier and Type Method Description CaseMap.Upper
CaseMap.Upper. omitUnchangedText()
Returns an instance that behaves like this one but omits unchanged text when case-mapping withEdits
.static CaseMap.Upper
CaseMap. toUpper()
-