See: Description
Class | Description |
---|---|
AbstractHyphenator |
This is the abstract base implementation of the
Hyphenator interface. |
AbstractHyphenatorBuilder |
This is the abstract base-implementation of the
HyphenatorBuilder interface. |
AbstractLineWrapper |
This is the abstract base-implementation of the
LineWrapper interface. |
AbstractStringHasher |
This is the abstract base implementation of the
StringHasher interface. |
AbstractTextTransformer |
This is the abstract base implementation of a
Transformer for strings. |
DefaultLineWrapper |
This is the default implementation of
LineWrapper . |
DefaultLineWrapper.AutoAdjustInfo | |
DefaultLineWrapper.CellBuffer |
This inner class represents the buffer used for the text of a text-cell (a line of content inside a
column ). |
DefaultLineWrapper.ColumnState |
This class represents the state of a text-column.
|
DefaultLineWrapper.TextSegment |
This class represents a segment of some
text . |
EnglishSingularizer |
This is the implementation of the
Singularizer interface for English language. |
FastStringHasher |
This is a fast implementation of
StringHasher . |
HyphenationImpl |
This is the implementation of the
Hyphenation interface. |
HyphenationPattern |
A
HyphenationPattern is a pattern that acts as rule for a hyphenation algorithm. |
HyphenationPatternPosition |
A
HyphenationPatternPosition represents a ranked position of a potential
hyphenation of a HyphenationPattern . |
HyphenationState |
This class represents the current state of the hyphenation of a specific word.
|
HyphenatorBuilderImpl |
The implementation of
HyphenatorBuilder . |
HyphenatorImpl |
This is the implementation of the
Hyphenator interface. |
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. |
Enum | Description |
---|---|
DefaultLineWrapper.TextSegmentType |
This enum contains the possbile
types of a DefaultLineWrapper.TextSegment . |
Text-Util API
.Copyright © 2001–2016 mmm-Team. All rights reserved.