Package | Description |
---|---|
net.sf.mmm.util.text.base |
Provides the base-implementation of text-util API.
|
Class and 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.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 . |
DefaultLineWrapper.TextSegmentType
This enum contains the possbile
types of a DefaultLineWrapper.TextSegment . |
EnglishSingularizer
This is the implementation of the
Singularizer interface for English language. |
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 . |
TransformerRule
This is the abstract base class for a rule used to
replace a given string. |
Copyright © 2001–2016 mmm-Team. All rights reserved.