-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.4.0
-
Component/s: core-libs
-
generic
-
generic
It would help third-party developers in implementing their character converters if java.nio.spi provided default implementations for converting between Unicode and common older character encoding schemes such as:
- direct mapping of small coded character set to single bytes
- direct mapping of large coded character set to double bytes
- ISO 2022
- EUC
- Shift-JIS
- direct mapping of small coded character set to single bytes
- direct mapping of large coded character set to double bytes
- ISO 2022
- EUC
- Shift-JIS