Uses of Class
org.apache.commons.lang3.text.translate.CodePointTranslator
Package
Description
An API for creating text translation routines from a set of smaller building blocks.
-
Uses of CodePointTranslator in org.apache.commons.lang3.text.translate
Modifier and TypeClassDescriptionclass
Deprecated.As of 3.6, use Apache Commons Text UnicodeEscaper insteadclass
Deprecated.As of 3.6, use Apache Commons Text NumericEntityEscaper insteadclass
Deprecated.As of 3.6, use Apache Commons Text UnicodeEscaper insteadclass
Deprecated.As of 3.6, use Apache Commons Text UnicodeUnpairedSurrogateRemover instead