Interface StringTransform
- All Known Implementing Classes:
RuleBasedTransliterator,Transliterator,UnicodeRegex
Provide a base class for Transforms that focuses just on the transformation of the text. APIs that take Transliterator, but only depend on the text transformation should use this interface in the API instead.
-
Method Summary
-
Method Details
-
transform
-