|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HyphenatorBuilder | |
|---|---|
| net.sf.mmm.util.text.base | Provides the base-implementation of text-util API. |
| Uses of HyphenatorBuilder in net.sf.mmm.util.text.base |
|---|
| Classes in net.sf.mmm.util.text.base that implement HyphenatorBuilder | |
|---|---|
class |
AbstractHyphenatorBuilder
This is the abstract base-implementation of the HyphenatorBuilder
interface. |
class |
HyphenatorBuilderImpl
The implementation of the HyphenatorBuilder
interface. |
| Fields in net.sf.mmm.util.text.base declared as HyphenatorBuilder | |
|---|---|
private HyphenatorBuilder |
DefaultLineWrapper.hyphenatorBuilder
|
private static HyphenatorBuilder |
HyphenatorBuilderImpl.instance
|
| Methods in net.sf.mmm.util.text.base that return HyphenatorBuilder | |
|---|---|
protected HyphenatorBuilder |
DefaultLineWrapper.getHyphenatorBuilder()
|
static HyphenatorBuilder |
HyphenatorBuilderImpl.getInstance()
This method gets the singleton instance of this HyphenatorBuilderImpl. |
| Methods in net.sf.mmm.util.text.base with parameters of type HyphenatorBuilder | |
|---|---|
void |
DefaultLineWrapper.setHyphenatorBuilder(HyphenatorBuilder hyphenatorBuilder)
|
| Constructors in net.sf.mmm.util.text.base with parameters of type HyphenatorBuilder | |
|---|---|
DefaultLineWrapper.ColumnState(String text,
TextColumnInfo columnInfo,
HyphenatorBuilder hyphenatorBuilder)
The constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||