Uses of Interface
com.ibm.icu.text.Transform
Packages that use Transform
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 Transform in com.ibm.icu.text
Subinterfaces of Transform in com.ibm.icu.textModifier and TypeInterfaceDescriptioninterface
Provide a base class for Transforms that focuses just on the transformation of the text.Classes in com.ibm.icu.text that implement TransformModifier and TypeClassDescriptionclass
Deprecated.This API is ICU internal only.class
Transliterator
is an abstract class that transliterates text from one format to another.