See: Description
| Class | Description |
|---|---|
| AbstractStringHasher |
This is the abstract base implementation of the
StringHasher interface. |
| AbstractTextTransformer |
This is the abstract base implementation of a
Transformer for strings. |
| EnglishSingularizer |
This is the implementation of the
Singularizer interface for English language. |
| FastStringHasher |
This is a fast implementation of
StringHasher. |
| JustificationBuilderImpl |
This is the implementation of
JustificationBuilder. |
| JustificationImpl |
This is the implementation of a
Justification. |
| SimpleStringHasher |
This is a simple, inefficient implementation of
StringHasher that is
compatible to String.hashCode(). |
| SuffixTransformerRule |
This is a simple implementation of the
TransformerRule. |
| TransformerRule |
This is the abstract base class for a rule used to
replace a given
string. |
| UnicodeUtilImpl |
This is the implementation of the
UnicodeUtil interface. |
Text-Util API.Copyright © 2001–2015 mmm-Team. All rights reserved.