| Package | Description |
|---|---|
| com.ibm.icu.text |
| Modifier and Type | Class and Description |
|---|---|
static class |
CaseMap.Fold
Case folding options and methods.
|
static class |
CaseMap.Lower
Lowercasing options and methods.
|
static class |
CaseMap.Title
Titlecasing options and methods.
|
static class |
CaseMap.Upper
Uppercasing options and methods.
|
| Modifier and Type | Method and Description |
|---|---|
abstract CaseMap |
CaseMap.omitUnchangedText()
Returns an instance that behaves like this one but
omits unchanged text when case-mapping with
Edits. |
Copyright © 2016 Unicode, Inc. and others.