Uses of Class
org.apache.commons.lang3.text.translate.CodePointTranslator
Packages that use CodePointTranslator
Package
Description
Deprecated: Provides 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.class
Deprecated.As of 3.6, use Apache Commons Text NumericEntityEscaper.class
Deprecated.As of 3.6, use Apache Commons Text UnicodeEscaper.class
Deprecated.As of 3.6, use Apache Commons Text UnicodeUnpairedSurrogateRemover.