Uses of Class
com.ibm.icu.text.CaseMap.Fold
Packages that use CaseMap.Fold
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.Fold in com.ibm.icu.text
Methods in com.ibm.icu.text that return CaseMap.FoldModifier and TypeMethodDescriptionstatic CaseMap.Fold
CaseMap.fold()
CaseMap.Fold.omitUnchangedText()
Returns an instance that behaves like this one but omits unchanged text when case-mapping withEdits
.CaseMap.Fold.turkic()
Returns an instance that behaves like this one but handles dotted I and dotless i appropriately for Turkic languages (tr, az).