Package com.ibm.icu.lang

Enhanced character property and surrogate support.

UCharacter supports all characters and properties defined in the latest version of Unicode, including properties of surrogate characters.

See: Description

Package com.ibm.icu.lang Description:

Enhanced character property and surrogate support.

UCharacter supports all characters and properties defined in the latest version of Unicode, including properties of surrogate characters. It provides new API for querying surrogate characters (represented as int) and also supports the java.lang.Character API. UScript and UScriptRun provide information about scripts, which is not available through the Java APIs.

Copyright (c) 2006 IBM Corporation and others.