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 | Interface and Description |
---|---|
interface |
StringTransform
Provide a base class for Transforms that focuses just on the transformation of the text.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleBasedTransliterator
Deprecated.
This API is ICU internal only.
|
class |
Transliterator
Transliterator is an abstract class that transliterates text from one format to another. |
Copyright © 2016 Unicode, Inc. and others.