classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: characters set's problem


From: Per Bothner
Subject: Re: characters set's problem
Date: Tue, 04 Nov 2003 08:32:23 -0800
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030827

Sascha Brawer wrote:

What exactly do you mean when you say "Unicode"? It seems that you think
that Java uses only U+0000 .. U+FFFF (the "basic multilingual plane",
also known as UCS-2). As far as I know, this was true in the past, but
this restriction has changed in the meantime. Nowadays, Java uses the
full Unicode character set.

But rather awkwardly and incompletely. Is there a replacement for java.lang.Character, which only handles 16-bit 'char' values?
--
        --Per Bothner
address@hidden   http://per.bothner.com/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]