Package org.apache.commons.lang3.text.translate
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
-
ClassDescriptionDeprecated.As of 3.6, use Apache Commons Text AggregateTranslator.Deprecated.As of 3.6, use Apache Commons Text CharSequenceTranslator.Deprecated.As of 3.6, use Apache Commons Text CharSequenceTranslator.Deprecated.As of 3.6, use Apache Commons Text EntityArrays.Deprecated.As of 3.6, use Apache Commons Text UnicodeEscaper.Deprecated.As of 3.6, use Apache Commons Text LookupTranslator.Deprecated.As of 3.6, use Apache Commons Text NumericEntityEscaper.Deprecated.As of 3.6, use Apache Commons Text NumericEntityUnescaper.Deprecated.As of 3.18.0, use Apache Commons Text NumericEntityUnescaper.OPTION.Deprecated.As of 3.6, use Apache Commons Text OctalUnescaper.Deprecated.As of 3.6, use Apache Commons Text UnicodeEscaper.Deprecated.As of 3.6, use Apache Commons Text UnicodeUnescaper.Deprecated.As of 3.6, use Apache Commons Text UnicodeUnpairedSurrogateRemover.