Skip navigation links

Package org.apache.commons.lang3.text.translate

An API for creating text translation routines from a set of smaller building blocks.

See: Description

Package org.apache.commons.lang3.text.translate Description

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.

These classes are immutable, and therefore thread-safe.

Deprecated As of 3.6, use the Apache Commons Text translate package.

Since:
3.0
Skip navigation links

Copyright © 2001–2023 The Apache Software Foundation. All rights reserved.