All Packages
Package | Description |
---|---|
org.apache.commons.text |
Basic classes for text handling.
|
org.apache.commons.text.diff |
Provides algorithms for diff between strings.
|
org.apache.commons.text.io |
StringSubstitutorReader is a Reader that performs string
substitution on a source Reader using a StringSubstitutor . |
org.apache.commons.text.lookup |
Provides algorithms for looking up strings for use with a
StringSubstitutor . |
org.apache.commons.text.matcher |
Provides algorithms for matching up strings for use with a
StringSubstitutor . |
org.apache.commons.text.similarity |
Provides algorithms for string similarity.
|
org.apache.commons.text.translate |
An API for creating text translation routines from a set of smaller building blocks.
|