Package | Description |
---|---|
net.sf.mmm.util.text.base |
Provides the base-implementation of text-util API.
|
net.sf.mmm.util.text.impl.spring |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHyphenatorBuilder
This is the abstract base-implementation of the
HyphenatorBuilder interface. |
class |
HyphenatorBuilderImpl
The implementation of
HyphenatorBuilder . |
Modifier and Type | Field and Description |
---|---|
private HyphenatorBuilder |
DefaultLineWrapper.hyphenatorBuilder |
private static HyphenatorBuilder |
HyphenatorBuilderImpl.instance |
Modifier and Type | Method and Description |
---|---|
protected HyphenatorBuilder |
DefaultLineWrapper.getHyphenatorBuilder() |
static HyphenatorBuilder |
HyphenatorBuilderImpl.getInstance()
This method gets the singleton instance of this
HyphenatorBuilderImpl . |
Modifier and Type | Method and Description |
---|---|
void |
DefaultLineWrapper.setHyphenatorBuilder(HyphenatorBuilder hyphenatorBuilder) |
Constructor and Description |
---|
ColumnState(String text,
TextColumnInfo columnInfo,
HyphenatorBuilder hyphenatorBuilder)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
HyphenatorBuilder |
UtilTextSpringConfig.hyphenatorBuilder() |
Copyright © 2001–2016 mmm-Team. All rights reserved.