Uses of Interface
com.ibm.icu.text.Transform
-
Packages that use Transform Package Description com.ibm.icu.text -
-
Uses of Transform in com.ibm.icu.text
Subinterfaces of Transform in com.ibm.icu.text Modifier and Type Interface Description interfaceStringTransformProvide a base class for Transforms that focuses just on the transformation of the text.Classes in com.ibm.icu.text that implement Transform Modifier and Type Class Description classRuleBasedTransliteratorDeprecated.This API is ICU internal only.classTransliteratorTransliteratoris an abstract class that transliterates text from one format to another.
-