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

[Nor] RFE: Please make java.text.Normalizer a public class

XMLWordPrintable

    • b38
    • generic, x86
    • generic, windows_nt

      Name: krT82822 Date: 03/18/99


      java.text.Normalizer has some useful class methods such as:

      public static String decompose(String input);
      public static void decompose(StringBuffer buffer);
      public static String compose(String input);
      public static void compose(StringBuffer buffer);

      Unfortunately, however, java.text.Normalizer is not public class,
      so these methods cannot be accessed from user's code.

      Users(including me) should be able to use these methods to implement their own text processors (for example, I18N versions of regexp
      library or multilingual search engines).
      (Review ID: 55696)
      ======================================================================

      Name: nl37777 Date: 06/14/2004

      According to ###@###.###, support for the
      normalization forms D, KC, and KD is required.
      ======================================================================
      ###@###.### 10/28/04 01:11 GMT

            peytoia Yuka Kamiya (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: