Package org.apache.commons.lang3.text.translate
package org.apache.commons.lang3.text.translate
An API for creating 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 insteadDeprecated.As of 3.6, use Apache Commons Text CharSequenceTranslator insteadDeprecated.As of 3.6, use Apache Commons Text CharSequenceTranslator insteadDeprecated.As of 3.6, use Apache Commons Text EntityArrays insteadDeprecated.As of 3.6, use Apache Commons Text UnicodeEscaper insteadDeprecated.As of 3.6, use Apache Commons Text LookupTranslator insteadDeprecated.As of 3.6, use Apache Commons Text NumericEntityEscaper insteadDeprecated.As of 3.6, use Apache Commons Text NumericEntityUnescaper insteadEnumerates NumericEntityUnescaper options for unescaping.Deprecated.As of 3.6, use Apache Commons Text OctalUnescaper insteadDeprecated.As of 3.6, use Apache Commons Text UnicodeEscaper insteadDeprecated.As of 3.6, use Apache Commons Text UnicodeUnescaper insteadDeprecated.As of 3.6, use Apache Commons Text UnicodeUnpairedSurrogateRemover instead