Uses of Class
com.ibm.icu.text.CaseMap.Lower
-
Packages that use CaseMap.Lower Package Description com.ibm.icu.text -
-
Uses of CaseMap.Lower in com.ibm.icu.text
Fields in com.ibm.icu.text declared as CaseMap.Lower Modifier and Type Field Description private static CaseMap.Lower
CaseMap.Lower. DEFAULT
private static CaseMap.Lower
CaseMap.Lower. OMIT_UNCHANGED
Methods in com.ibm.icu.text that return CaseMap.Lower Modifier and Type Method Description CaseMap.Lower
CaseMap.Lower. omitUnchangedText()
Returns an instance that behaves like this one but omits unchanged text when case-mapping withEdits
.static CaseMap.Lower
CaseMap. toLower()
-