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.

Since:
3.0
Version:
$Id: package-info.java 1558546 2014-01-15 19:38:15Z britter $

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