| Package | Description |
|---|---|
| org.apache.commons.lang3 |
Provides highly reusable utility methods, chiefly concerned with adding value to the
java.lang classes. |
| org.apache.commons.lang3.text.translate |
Deprecated: Provides text translation routines from a set of smaller building blocks.
|
| Class and Description |
|---|
| CharSequenceTranslator
Deprecated.
As of 3.6, use Apache Commons Text
CharSequenceTranslator.
|
| Class and Description |
|---|
| CharSequenceTranslator
Deprecated.
As of 3.6, use Apache Commons Text
CharSequenceTranslator.
|
| CodePointTranslator
Deprecated.
As of 3.6, use Apache Commons Text
CharSequenceTranslator.
|
| JavaUnicodeEscaper
Deprecated.
As of 3.6, use Apache Commons Text
UnicodeEscaper.
|
| NumericEntityEscaper
Deprecated.
As of 3.6, use Apache Commons Text
NumericEntityEscaper.
|
| NumericEntityUnescaper.OPTION
Deprecated.
As of 3.18.0, use Apache Commons Text
NumericEntityUnescaper.OPTION.
|
| UnicodeEscaper
Deprecated.
As of 3.6, use Apache Commons Text
UnicodeEscaper.
|
Copyright © 2001–2025 The Apache Software Foundation. All rights reserved.