Modifier and Type | Interface and Description |
---|---|
public interface | Replaceable
|
Modifier and Type | Class and Description |
---|---|
public class | BidiBase
Bidi algorithm for ICU This is an implementation of the Unicode Bidirectional Algorithm. |
pack-priv class | |
pack-priv class | BidiRun
A BidiRun represents a sequence of characters at the same embedding level. |
pack-priv class | |
pack-priv class | FilteredNormalizer2
Normalization filtered by a UnicodeSet. |
public abstract class | Normalizer2
Unicode normalization functionality for standard Unicode normalization or for using custom mapping tables. |
public class | NormalizerBase
Unicode Normalization
Unicode normalization API
|
public class | ReplaceableString
|
public class | StringPrep
StringPrep API implements the StingPrep framework as described by RFC 3454. |
public abstract class | UCharacterIterator
Abstract class that defines an API for iteration on text objects.This is an interface for forward and backward iteration and random access into a text object. |
public class | UnicodeSet
A mutable set of Unicode characters and multicharacter strings. |
public class | UTF16
Standalone utility class providing UTF16 character conversions and indexing conversions. |