Unihan numeric support in Java?

From: Kit Peters (popefelix@gmail.com)
Date: Thu Feb 16 2006 - 20:42:49 CST

  • Next message: Andrew West: "Re: Unihan numeric support in Java?"

    I know that Unihan.txt defines three classes of numerals. In Java 5, these
    characters do not have numeric values, at least from
    Character.getNumericValue(codePoint). Two questions:

    1) Is there a native Java way to retreive the numeric values for these
    characters (i.e. a way that doesn't involve me parsing Unihan.txt)?

    2) What support will Java 6 have for the characters described in Unihan.txt?

    Kit Peters



    This archive was generated by hypermail 2.1.5 : Thu Feb 16 2006 - 20:50:14 CST