Uses of Class
com.ibm.icu.text.CaseMap
Packages that use CaseMap
Package
Description
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 in com.ibm.icu.text
Subclasses of CaseMap in com.ibm.icu.textModifier and TypeClassDescriptionstatic final class
Case folding options and methods.static final class
Lowercasing options and methods.static final class
Titlecasing options and methods.static final class
Uppercasing options and methods.Methods in com.ibm.icu.text that return CaseMapModifier and TypeMethodDescriptionabstract CaseMap
CaseMap.omitUnchangedText()
Returns an instance that behaves like this one but omits unchanged text when case-mapping withEdits
.