Package | Description |
---|---|
net.sf.mmm.util.cli.base |
Contains the base-implementation of utilities that help to build command-line-interfaces (CLI).
|
Modifier and Type | Method and Description |
---|---|
protected NodeCycle<CliArgumentContainer> |
CliState.initializeArgumentRecursive(BasicDoubleLinkedNode<CliArgumentContainer> node,
Map<String,BasicDoubleLinkedNode<CliArgumentContainer>> argumentMap)
This method initializes the
node containing
an CliArgumentContainer in order to determine the appropriate order of the CliArgument s. |
protected NodeCycle<CliModeContainer> |
CliClassContainer.initializeModeRecursive(CliModeContainer mode)
This method initializes the given
CliModeContainer . |
Copyright © 2001–2016 mmm-Team. All rights reserved.