Uses of Package
org.apache.commons.lang.text
Packages that use org.apache.commons.lang.text
Package
Description
Provides classes for handling and manipulating text, partly as an extension to
java.text
.-
Classes in org.apache.commons.lang.text used by org.apache.commons.lang.textClassDescriptionBuilds a string from constituent parts providing a more flexible and powerful API than StringBuffer.Lookup a String key to a String value.A matcher class that can be queried to determine if a character array portion matches.Substitutes variables within a string by values.Tokenizes a string based based on delimiters (separators) and supporting quoting and ignored character concepts.