Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.