Uses of Interface
com.ibm.icu.text.RBNFPostProcessor
-
Packages that use RBNFPostProcessor 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. -
-
Uses of RBNFPostProcessor in com.ibm.icu.text
Classes in com.ibm.icu.text that implement RBNFPostProcessor Modifier and Type Class Description (package private) class
RBNFChinesePostProcessor
A post-processor for Chinese text.Fields in com.ibm.icu.text declared as RBNFPostProcessor Modifier and Type Field Description private RBNFPostProcessor
RuleBasedNumberFormat. postProcessor
Post processor lazily constructed from the postProcessRules.
-