Increaed support for Unicode in Java API

2009-10-01 Thread Pravin Jain
ested a code which could generate enums for the Properties having values of Enumeration type as mentioned in the UCD.html. Any one may please let me know as to how I can start contributing for this. Thanks and regards. Pravin Jain

6609441 : Ch] Enumerated types for general category and directionality in Character class

2009-10-05 Thread Pravin Jain
Hello All, I would like to work on this RFE. This change is quite simple and gives greater value to the Character class. The change can be done without breaking any existing code by adding the following enums in the Character class. /** * An enum for all the GeneralCategory values. The ord