icu4j

ICU Core

com.ibm.icu.langEnhanced character property and surrogate support. UCharacter supports all characters and properties defined in the latest version of Unicode, including properties of surrogate characters.
com.ibm.icu.mathIBM BigDecimal support.
com.ibm.icu.textExtensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
  • Unicode Transforms (Transliteration) convert between different representations of unicode text.
  • UnicodeSet provides set operations on unicode characters and strings, and are representable as compact expressions.
  • Surrogate character utilities (UTF16) provides indexing and substring operations on text containing surrogates.
  • UCA collation implements the current Unicode Collation Algorithm.
com.ibm.icu.utilInternational calendars and other utility classes.

ICU Tests

Demos

ICU Tools


Copyright (c) 2006 IBM Corporation and others.