-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.3.0
-
generic
-
generic
Name: mc57594 Date: 01/05/2000
java version "1.3beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3beta-O)
Java(TM) HotSpot Client VM (build 1.3beta-O, mixed mode)
In JDK v1.2.2, java.util.Properties class source code has two private methods
named saveConvert and loadConvert that convert between Unicode and Unicode
Escapes. Would be really good if these methods were exposed in some official
way - we are using these for reading and writing XML with embedded Unicode
characters.
Alternatively, or as well, would be good if an official encoding scheme for
Unicode Escapes could be registered with IANA and supported within Java.
(Review ID: 99475)
======================================================================
java version "1.3beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3beta-O)
Java(TM) HotSpot Client VM (build 1.3beta-O, mixed mode)
In JDK v1.2.2, java.util.Properties class source code has two private methods
named saveConvert and loadConvert that convert between Unicode and Unicode
Escapes. Would be really good if these methods were exposed in some official
way - we are using these for reading and writing XML with embedded Unicode
characters.
Alternatively, or as well, would be good if an official encoding scheme for
Unicode Escapes could be registered with IANA and supported within Java.
(Review ID: 99475)
======================================================================
- relates to
-
JDK-4809569 RFE: Would like public API for native2ascii
-
- Closed
-