CharsetDecoder needs method to identify detected encoding

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: core-libs
    • beta
    • generic
    • generic

      Character decoders can be used to auto-detect character encodings. An example among the current J2RE character converters is the JIS Auto-detect converter, which distinguishes between ISO 2022 JP, EUC-JP, and Shift-JIS. Clients sometimes need to find out the actual encoding, so they can encode reply text in the same encoding. To support this, CharsetDecoder needs a method to return the name of the detected encoding or the Charset itself.

            Assignee:
            Mark Reinhold
            Reporter:
            Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: