| Class | Description |
|---|---|
| AggregateTranslator |
Executes a sequence of translators one after the other.
|
| CharSequenceTranslator |
An API for translating text.
|
| CodePointTranslator |
Helper subclass to CharSequenceTranslator to allow for translations that
will replace up to one character at a time.
|
| LookupTranslator |
Translates a value using a lookup table.
|
Copyright © 2019. All rights reserved.