| Bidi |
Bidi guessing algorithms
|
| CharUtils |
General utilities for dealing with Unicode characters
|
| Codepoint |
Represents a single Unicode Codepoint
|
| CodepointIterator |
Provides an iterator over Unicode Codepoints
|
| CodepointIterator.RestrictedCodepointIterator |
|
| DelegatingCodepointIterator |
Base implementation of a CodepointIterator that filters the output of another CodpointIterator
|
| Localizer |
Wraps ResourceBundle with a couple of additional, useful methods.
|
| Nameprep |
Implements the Nameprep protocol
|
| Normalizer |
Performs Unicode Normalization (Form D,C,KD and KC)
|
| Punycode |
Implementation of the Punycode encoding scheme used by IDNA
|
| Rfc2047Helper |
|
| Sanitizer |
|
| UrlEncoding |
Performs URL Percent Encoding
|
| UrlEncoding.DecodingInputStream |
|
| UrlEncoding.DecodingReader |
|
| UrlEncoding.EncodingOutputStream |
|
| UrlEncoding.EncodingWriter |
|