| Package | Description | 
|---|---|
| org.apache.commons.lang3.text.translate |  An API for creating text translation routines from a set of smaller building blocks. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JavaUnicodeEscaperTranslates codepoints to their Unicode escaped value suitable for Java source. | 
| class  | NumericEntityEscaperTranslates codepoints to their XML numeric entity escaped value. | 
| class  | UnicodeEscaperTranslates codepoints to their Unicode escaped value. | 
| class  | UnicodeUnpairedSurrogateRemoverHelper subclass to CharSequenceTranslator to remove unpaired surrogates. | 
Copyright © 2001–2016 The Apache Software Foundation. All rights reserved.