[Col] RFE: Collator should have getCollationElementIterator methods

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 1.3.0
    • Component/s: 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.

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

              Created:
              Updated:
              Imported:
              Indexed: