See: Description
| Class | Description | 
|---|---|
| AggregateTranslator | Deprecated
 as of 3.6, use commons-text
 
 AggregateTranslator instead 
 | 
| CharSequenceTranslator | Deprecated
 as of 3.6, use commons-text
 
 CharSequenceTranslator instead 
 | 
| CodePointTranslator | Deprecated
 as of 3.6, use commons-text
 
 CharSequenceTranslator instead 
 | 
| EntityArrays | Deprecated
 as of 3.6, use commons-text
 
 EntityArrays instead 
 | 
| JavaUnicodeEscaper | Deprecated
 as of 3.6, use commons-text
 
 UnicodeEscaper instead 
 | 
| LookupTranslator | Deprecated
 as of 3.6, use commons-text
 
 LookupTranslator instead 
 | 
| NumericEntityEscaper | Deprecated
 as of 3.6, use commons-text
 
 NumericEntityEscaper instead 
 | 
| NumericEntityUnescaper | Deprecated
 as of 3.6, use commons-text
 
 NumericEntityUnescaper instead 
 | 
| OctalUnescaper | Deprecated
 as of 3.6, use commons-text
 
 OctalUnescaper instead 
 | 
| UnicodeEscaper | Deprecated
 as of 3.6, use commons-text
 
 UnicodeEscaper instead 
 | 
| UnicodeUnescaper | Deprecated
 as of 3.6, use commons-text
 
 UnicodeUnescaper instead 
 | 
| UnicodeUnpairedSurrogateRemover | Deprecated
 as of 3.6, use commons-text
 
 UnicodeUnpairedSurrogateRemover instead 
 | 
| Enum | Description | 
|---|---|
| NumericEntityUnescaper.OPTION | 
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.
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.