Uses of Class
org.apache.commons.lang3.text.translate.CodePointTranslator
Packages that use 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
Subclasses of CodePointTranslator in org.apache.commons.lang3.text.translateModifier 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