From: Ito Kazumitsu <[EMAIL PROTECTED]> Subject: [bug #13111] Classes in gnu.java.nio.charset.iconv should be extendable Date: Fri, 20 May 2005 08:39:44 +0000
> By the way, I am ready to publish my Shift_JIS related programs somehow. Please find my iconv wrapper for Japanese charsets at http://www.jsdi.or.jp/~maczuka/kaffe/IconvJapaneseCharsetProvider.java This wrapper not only solves the Shift_JIS problem but also gives some necessary aliases such as "Windows-31J" and "MS932" to "CP932". For this wrapper to be effective, SystemProperties.getProperty ("gnu.classpath.nio.charset.provider.iconv") must return null because my wrapper cannot wrap it if IconvProvider comes first. _______________________________________________ Commit-classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-classpath
