org.apache.commons.lang3.text.translate.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-lang3 Show documentation
Show all versions of commons-lang3 Show documentation
Apache Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
An API for creating text translation routines from a set of smaller
building blocks. Initially created to make it possible for the user to
customize the rules in the StringEscapeUtils class.
@since 3.0
These classes are immutable, and therefore thread-safe.