|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.lang3.text.translate | |
---|---|
org.apache.commons.lang3 | Provides highly reusable static utility methods, chiefly concerned
with adding value to the java.lang classes. |
org.apache.commons.lang3.text.translate | An API for creating text translation routines from a set of smaller building blocks. |
Classes in org.apache.commons.lang3.text.translate used by org.apache.commons.lang3 | |
---|---|
CharSequenceTranslator
An API for translating text. |
Classes in org.apache.commons.lang3.text.translate used by org.apache.commons.lang3.text.translate | |
---|---|
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. |
|
NumericEntityEscaper
Translates codepoints to their XML numeric entity escaped value. |
|
NumericEntityUnescaper.OPTION
|
|
UnicodeEscaper
Translates codepoints to their Unicode escaped value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |