Package com.ibm.icu.text
Class Normalizer.Mode
java.lang.Object
com.ibm.icu.text.Normalizer.Mode
- Enclosing class:
Normalizer
Deprecated.
Constants for normalization modes.
The Mode class is not intended for public subclassing. Only the Mode constants provided by the Normalizer class should be used, and any fields or methods should not be called or overridden by users.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Normalizer2
getNormalizer2
(int options) Deprecated.This API is ICU internal only.
-
Constructor Details
-
Mode
Deprecated.This API is ICU internal only.Sole constructor
-
-
Method Details
-
getNormalizer2
Deprecated.This API is ICU internal only.
-
Normalizer2
instead.