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.

Since:
3.0

These classes are immutable, and therefore thread-safe.

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