|
Class Summary |
| CollationAttribute |
Interface for storing ICU collation equivalent enum values.
|
| CollationElementIterator |
Collation element iterator JNI wrapper.
|
| CollationKey |
Collation key wrapper, containing the byte array sort key. |
| Collator |
Abstract class handling locale specific collation via JNI and ICU.
|
| Normalizer |
Unicode Normalization
Unicode normalization API
normalize transforms Unicode text into an equivalent composed or
decomposed form, allowing for easier sorting and searching of text.
|
| RuleBasedCollator |
Concrete implementation class for Collation.
|