Uses of Package
org.apache.commons.text.translate
Packages that use org.apache.commons.text.translate
Package
Description
Basic classes for text handling.
An API for creating text translation routines from a set of smaller building blocks.
-
Classes in org.apache.commons.text.translate used by org.apache.commons.text
-
Classes in org.apache.commons.text.translate used by org.apache.commons.text.translateClassDescriptionAn API for translating text.Helper subclass to CharSequenceTranslator to allow for translations that will replace up to one character at a time.Translates code points to their Unicode escaped value suitable for Java source.Translates code points to their XML numeric entity escaped value.Enumerates NumericEntityUnescaper options for unescaping.Translates code points to their Unicode escaped value.