|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollationElementIterator | |
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 CollationElementIterator in com.ibm.icu.text |
Methods in com.ibm.icu.text that return CollationElementIterator | |
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(String source)
Return a CollationElementIterator for the given String. |
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(CharacterIterator source)
Return a CollationElementIterator for the given CharacterIterator. |
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(UCharacterIterator source)
Deprecated. This is a draft API and might change in a future release of ICU. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |