|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CliException | |
|---|---|
| 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). |
| Uses of CliException in net.sf.mmm.util.cli.api |
|---|
| Methods in net.sf.mmm.util.cli.api that throw CliException | |
|---|---|
CliModeObject |
CliParser.parseParameters(String... parameters)
This method parses the given command-line parameters and applies the parsed options and arguments to the
Pojo that was supplied when
building this parser. |
| Uses of CliException in net.sf.mmm.util.cli.base |
|---|
| Methods in net.sf.mmm.util.cli.base that throw CliException | |
|---|---|
CliModeObject |
AbstractCliParser.parseParameters(String... parameters)
This method parses the given command-line parameters and applies the parsed options and arguments to the
Pojo that was supplied when
building this parser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||