Uses of Class
com.ibm.icu.text.RuleBasedCollator.NFDIterator
-
Packages that use RuleBasedCollator.NFDIterator 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 RuleBasedCollator.NFDIterator in com.ibm.icu.text
Subclasses of RuleBasedCollator.NFDIterator in com.ibm.icu.text Modifier and Type Class Description private static class
RuleBasedCollator.FCDUTF16NFDIterator
private static class
RuleBasedCollator.UTF16NFDIterator
Methods in com.ibm.icu.text with parameters of type RuleBasedCollator.NFDIterator Modifier and Type Method Description private static int
RuleBasedCollator. compareNFDIter(Normalizer2Impl nfcImpl, RuleBasedCollator.NFDIterator left, RuleBasedCollator.NFDIterator right)
-