|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use net.sf.mmm.util.cli.base | |
|---|---|
| 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). |
| Classes in net.sf.mmm.util.cli.base used by net.sf.mmm.util.cli.api | |
|---|---|
| CliArgumentContainer
This is a container for a CliArgument together with additional
associated information. |
|
| Classes in net.sf.mmm.util.cli.base used by net.sf.mmm.util.cli.base | |
|---|---|
| AbstractCliParser.CliArgumentHelpInfo
This inner class holds the help information for a single CliArgument. |
|
| AbstractCliParser.CliOptionHelpInfo
This inner class holds the help information for a single CliOption. |
|
| AbstractCliParser.CliParserState
This inner class holds the state of the argument parsing. |
|
| AbstractCliValueContainer
This is the abstract base-implementation of the CliValueContainer
interface. |
|
| AbstractCliValueContainerContainer
This is the abstract base class for a CliValueContainer that holds a
container-value. |
|
| CliArgumentContainer
This is a container for a CliArgument together with additional
associated information. |
|
| CliClassContainer
A CliClassContainer determines and holds the class-specific
CLI-informations of a state-class. |
|
| CliClassContainer.CliModeFormatter
This inner class converts a CliModeContainer to a String. |
|
| CliModeContainer
This is a container for a CliMode together with additional associated
information. |
|
| CliOptionContainer
This is a container for a CliOption together with additional
associated information. |
|
| CliParameterConsumer
A CliParameterConsumer holds the command-line parameters together
with the current index. |
|
| CliParameterContainer
This is the abstract base class for a container with the metadata of a CLI-parameter. |
|
| CliParserDependencies
This interface bundles the dependencies for the CliParser. |
|
| CliState
This is a container for the state-class. |
|
| CliState.CliArgumentFormatter
This inner class converts a CliArgumentContainer to a
String. |
|
| CliValueContainer
A CliValueContainer is a simple container for the value of a option or a
argument. |
|
| CliValueContainerCollection
This is an implementation of CliValueContainer for a
Collection. |
|
| CliValueMap
This class is a container for the values for options and
arguments. |
|
| Classes in net.sf.mmm.util.cli.base used by net.sf.mmm.util.cli.impl | |
|---|---|
| AbstractCliParser
This is the abstract base-implementation of the CliParser interface. |
|
| AbstractCliParserBuilder
This is the abstract base implementation of the CliParserBuilder
interface. |
|
| CliParserDependencies
This interface bundles the dependencies for the CliParser. |
|
| CliState
This is a container for the state-class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||