From: Elliotte Harold (elharo@metalab.unc.edu)
Date: Sat Nov 04 2006 - 12:13:35 CST
James Kass wrote:
> A question has arisen concerning java and the "Character.isDefined()"
> function with respect to Unicode 5.0.
>
> According to this page, as an example,
> http://www.fileformat.info/info/unicode/char/07f4/index.htm
>
> ...N'ko characters are returning "No", suggesting that all Unicode
> 5.0 addenda aren't proper characters.
>
What version of Java are they testing?
> Is there an update method?
The JCP.
Personally I'd be surprised if Java 6 recognized Unicode 5 characters,
and astonished if Java 5 or earlier did. Java usually bakes in a
specific Unicode version with each release of the JDK.
-- Elliotte Rusty Harold elharo@metalab.unc.edu Java I/O 2nd Edition Just Published! http://www.cafeaulait.org/books/javaio2/ http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
This archive was generated by hypermail 2.1.5 : Sat Nov 04 2006 - 12:15:19 CST