Package | Description |
---|---|
net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.text.base |
Provides the base-implementation of text-util API.
|
net.sf.mmm.util.text.impl.spring |
Modifier and Type | Field and Description |
---|---|
private LineWrapper |
AbstractCliParserBuilder.lineWrapper |
Modifier and Type | Method and Description |
---|---|
LineWrapper |
CliParserDependencies.getLineWrapper() |
LineWrapper |
AbstractCliParserBuilder.getLineWrapper() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCliParserBuilder.setLineWrapper(LineWrapper lineWrapper) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLineWrapper
This is the abstract base-implementation of the
LineWrapper interface. |
class |
DefaultLineWrapper
This is the default implementation of
LineWrapper . |
Modifier and Type | Method and Description |
---|---|
LineWrapper |
UtilTextSpringConfig.lineWrapper() |
Copyright © 2001–2016 mmm-Team. All rights reserved.