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.
|
Modifier and Type | Method and Description |
---|---|
static CaseMap.Fold |
CaseMap.fold() |
CaseMap.Fold |
CaseMap.Fold.omitUnchangedText()
Returns an instance that behaves like this one but
omits unchanged text when case-mapping with
Edits . |
CaseMap.Fold |
CaseMap.Fold.turkic()
Returns an instance that behaves like this one but
handles dotted I and dotless i appropriately for Turkic languages (tr, az).
|
Copyright © 2016 Unicode, Inc. and others.