| AlphabetConverter |
Convert from one alphabet to another, with the possibility of leaving certain
characters unencoded.
|
| Builder |
The Builder interface is designed to designate a class as a builder
object in the Builder design pattern.
|
| CharacterPredicate |
A predicate for selecting code points.
|
| CharacterPredicates |
|
| FormatFactory |
Format factory.
|
| RandomStringGenerator |
Generates random Unicode strings containing the specified number of code points.
|
| RandomStringGenerator.Builder |
A builder for generating RandomStringGenerator instances.
|
| StrBuilder |
Deprecated.
|
| StringEscapeUtils.Builder |
|
| StringSubstitutor |
Substitutes variables within a string by values.
|
| StringTokenizer |
Tokenizes a string based on delimiters (separators) and supporting quoting and ignored character concepts.
|
| StrLookup |
Deprecated.
|
| StrMatcher |
Deprecated.
|
| StrSubstitutor |
Deprecated.
|
| StrTokenizer |
Deprecated.
|
| TextRandomProvider |
|
| TextStringBuilder |
Builds a string from constituent parts providing a more flexible and powerful API than StringBuffer.
|