Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-80

[lang] New class proposal: CharacterEncoding

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.1
    • None
    • None
    • Operating System: other
      Platform: Other

    • 30334

    Description

      I propose the following new interface CharacterEncodingNames. I've stored a
      proposal in CVS to "record" it. Even if we nuke it, it will be in the "Attic".

      In short:

      /**

      • Character encoding names required of every implementation of the Java platform.
      • According to the Java documentation <a
        *
        href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE
        character encoding names</a>:
      • <p>
      • <cite>Every implementation of the Java platform is required to support the
        following character encodings. Consult the
      • release documentation for your implementation to see if any other encodings
        are supported. </cite>
      • </p>
      • @see <a
        href="http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc">JRE
        character encoding
      • names </a>
      • @author Apache Software Foundation
      • @since 2.1
        */

      Attachments

        1. ASF.LICENSE.NOT.GRANTED--CharacterEncodingNames.java
          4 kB
          ggregory@seagullsw.com
        2. ASF.LICENSE.NOT.GRANTED--CharacterEncoding.java
          5 kB
          ggregory@seagullsw.com
        3. ASF.LICENSE.NOT.GRANTED--CharacterEncodingTest.java
          3 kB
          ggregory@seagullsw.com
        4. ASF.LICENSE.NOT.GRANTED--CharacterEncodingTest.java
          4 kB
          ggregory@seagullsw.com

        Activity

          People

            Unassigned Unassigned
            ggregory Gary D. Gregory
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: