[prev in list] [next in list] [prev in thread] [next in thread] 

List:       icu
Subject:    ICU4J proposal: Adding new API for Character ISO Comments
From:       "syn wee" <syn.wee.quek () jtcsv ! com>
Date:       2002-09-20 18:23:40
[Download RAW message or body]

Proposal to add a new API to retrieve the ISO comments for a codepoint in
the class com.ibm.icu.lang.UCharacter.
Expires September 27 2002

Below is a brief description of the new API, which is similar to the ICU4C
released version.
/**

* Get the ISO 10646 comment for a character.

* The ISO 10646 comment is an informative field in the Unicode Character

* Database (UnicodeData.txt field 11) and is from the ISO 10646 names list.

* @param ch The code point for which to get the ISO comment.

* It must be 0<=c<=0x10ffff.

* @return The ISO comment, or null if there is no comment for this

* character.

*/

public static String getISOComment(int ch)


_______________________________________________
icu mailing list
icu@oss.software.ibm.com
http://oss.software.ibm.com/developerworks/oss/mailman/listinfo/icu
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic