Uses of Class
com.ibm.icu.text.CollationElementIterator
Packages that use CollationElementIterator
Package
Description
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 CollationElementIterator in com.ibm.icu.text
Methods in com.ibm.icu.text that return CollationElementIteratorModifier and TypeMethodDescriptionRuleBasedCollator.getCollationElementIterator
(UCharacterIterator source) Return a CollationElementIterator for the given UCharacterIterator.RuleBasedCollator.getCollationElementIterator
(String source) Return a CollationElementIterator for the given String.RuleBasedCollator.getCollationElementIterator
(CharacterIterator source) Return a CollationElementIterator for the given CharacterIterator.