... did you rekognize the icu4j project?
http://icu-project.org/download/4.2.html#ICU4J
-Ulf
Am 01.10.2009 15:14, Pravin Jain schrieb:
Hello all,
Currently, the JDK API has a very limited support for the Unicode
properties.
Mostly what is available is from the Character class's methods like
I would suggest to start a new project under java.net for this.
If it would become widely used and accepted, there is maybe a way to
integrate it in JDK.
For package I suggest something like java.util.text.unicode.
-Ulf
Am 01.10.2009 15:14, Pravin Jain schrieb:
Hello all,
Currently, the JDK