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 |
NumericEntityEscaper
Translates codepoints to their XML numeric entity escaped value.
|
class |
UnicodeEscaper
Translates codepoints to their Unicode escaped value.
|
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.