Package org.apache.commons.lang3.text.translate
Deprecated: Provides text translation routines from a set of smaller building blocks. Initially created to make it possible for the user to
customize the rules in the StringEscapeUtils class.
These classes are immutable, and therefore thread-safe.
Deprecated: As of 3.6, use the Apache Commons Text translate package.
- Since:
- 3.0
-
Class Summary Class Description AggregateTranslator Deprecated. As of 3.6, use Apache Commons Text AggregateTranslator.CharSequenceTranslator Deprecated. As of 3.6, use Apache Commons Text CharSequenceTranslator.CodePointTranslator Deprecated. As of 3.6, use Apache Commons Text CharSequenceTranslator.EntityArrays Deprecated. As of 3.6, use Apache Commons Text EntityArrays.JavaUnicodeEscaper Deprecated. As of 3.6, use Apache Commons Text UnicodeEscaper.LookupTranslator Deprecated. As of 3.6, use Apache Commons Text LookupTranslator.NumericEntityEscaper Deprecated. As of 3.6, use Apache Commons Text NumericEntityEscaper.NumericEntityUnescaper Deprecated. As of 3.6, use Apache Commons Text NumericEntityUnescaper.OctalUnescaper Deprecated. As of 3.6, use Apache Commons Text OctalUnescaper.UnicodeEscaper Deprecated. As of 3.6, use Apache Commons Text UnicodeEscaper.UnicodeUnescaper Deprecated. As of 3.6, use Apache Commons Text UnicodeUnescaper.UnicodeUnpairedSurrogateRemover Deprecated. As of 3.6, use Apache Commons Text UnicodeUnpairedSurrogateRemover. -
Enum Summary Enum Description NumericEntityUnescaper.OPTION Deprecated. As of 3.18.0, use Apache Commons Text NumericEntityUnescaper.OPTION.