ICU4J 54.1

Package com.ibm.icu.lang

Enhanced character property and surrogate support.

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.

ICU4J 54.1

Copyright (c) 2014 IBM Corporation and others.