Uses of Interface
com.ibm.icu.text.RBNFPostProcessor
-
Packages that use RBNFPostProcessor Package Description com.ibm.icu.text -
-
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.
-