|
|||||||||
| Home >> All >> java >> [ text overview ] | PREV NEXT | ||||||||
Uses of Class
java.text.CollationElementIterator
| Uses of CollationElementIterator in java.text |
| Methods in java.text that return CollationElementIterator | |
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(java.lang.String source)
This method returns an instance for CollationElementIterator
for the specified String under the collation rules for this
object. |
CollationElementIterator |
RuleBasedCollator.getCollationElementIterator(CharacterIterator source)
This method returns an instance of CollationElementIterator
for the String represented by the specified
CharacterIterator. |
|
|||||||||
| Home >> All >> java >> [ text overview ] | PREV NEXT | ||||||||