Package | Description |
---|---|
net.sf.mmm.util.cli.api |
Provides the API for utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.cli.impl |
Contains the implementation of utilities that help to build command-line-interfaces (CLI).
|
net.sf.mmm.util.cli.impl.spring |
Modifier and Type | Field and Description |
---|---|
private CliParserBuilder |
AbstractMain.parserBuilder |
Modifier and Type | Method and Description |
---|---|
protected CliParserBuilder |
AbstractMain.getParserBuilder()
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCliParserBuilder
This is the abstract base implementation of the
CliParserBuilder interface. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCliParserBuilder
The default implementation of the
CliParserBuilder interface. |
Modifier and Type | Method and Description |
---|---|
CliParserBuilder |
UtilCliSpringConfig.cliParserBuilder() |
Copyright © 2001–2016 mmm-Team. All rights reserved.