Interface | Description |
---|---|
Filter |
Filters are used in a variety of ways to filter or verify unicode codepoints
|
Class | Description |
---|---|
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
|
Sanitizer | |
UrlEncoding |
Performs URL Percent Encoding
|
UrlEncoding.DecodingInputStream | |
UrlEncoding.DecodingReader | |
UrlEncoding.EncodingOutputStream | |
UrlEncoding.EncodingWriter |
Enum | Description |
---|---|
Bidi.Direction | |
CharUtils.Profile | |
Normalizer.Form |
Exception | Description |
---|---|
InvalidCharacterException |
Copyright © 2010 - 2020 Adobe. All Rights Reserved