Utility Classes
Unicode String
- Unicode
-- query the properties associated with individual Unicode character values
- UnicodeString
Character Iteration
- CharacterIterator, StringCharacterIterator
-- Iterates over the characters in a UnicodeString
Locale
- Locale
-- represents a specific geographical, political, or cultural region
- ResourceBundle
-- represents a collection of resource information pertaining to a given
locale
ReadMe for IBM's International Classes for Unicode, API
Overview