MinusSign/Percent/PerMille access methods in DecimalFormatSymbols

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • generic
    • generic

      Currently DecimalFormatSymbols assumes those symbols consist of a single character, thus get/set methods for those symbols are based on "char" type. It is inadequate for locales that have those symbols in multiple characters, e.g., minus sign in BiDi locales can include ARABIC LETTER MARK (U+061C) in CLDR resources. String based methods to deal with those symbols are desired.

            Assignee:
            Naoto Sato
            Reporter:
            Naoto Sato
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: