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 codepoints to their Unicode escaped value suitable for Java source.Translates codepoints to their XML numeric entity escaped value.NumericEntityUnescaper option enum.Abstract translator for processing whole input in single pass.Translates codepoints to their Unicode escaped value.