Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4352744

[Col] RFE: Collator should have getCollationElementIterator methods

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.3.0
    • core-libs
    • None
    • Cause Known
    • generic
    • generic

      Currently RuleBasedCollator defines getCollationElementIterator methods, but the abstract Collator class doesn't. This means, you can't call Collator.getInstance().getCollationElementIterator(), you have to assume that getInstance will return a RuleBasedCollator and cast to that class.

      Collator should define this method.

            naoto Naoto Sato
            nlindenbsunw Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: