Uses of Package
io.github.mmm.cli
-
Packages that use io.github.mmm.cli Package Description io.github.mmm.cli Contains the API and implementation to parse the arguments of amain
method from a command-line-interface (CLI).io.github.mmm.cli.exception Contains common exceptions for CLI.io.github.mmm.nls.cli Contains native language support (NLS) for command-line-interfaces (CLI).io.github.mmm.nls.cli.exception Contains common CLI exceptions with native language support.io.github.mmm.nls.sync Provides a command-line-interface to synchronize resource bundles for localization. -
Classes in io.github.mmm.cli used by io.github.mmm.cli Class Description CliArgs A simple wrapper for the arguments of amain
method from a command-line-interface (CLI).CliArgument A single argument of amain
method from a command-line-interface (CLI).CliOption CliArgument
for anoption
.CliValue -
Classes in io.github.mmm.cli used by io.github.mmm.cli.exception Class Description CliOption CliArgument
for anoption
. -
Classes in io.github.mmm.cli used by io.github.mmm.nls.cli Class Description CliArgs A simple wrapper for the arguments of amain
method from a command-line-interface (CLI).CliMain This is the abstract base class for a main-program. -
Classes in io.github.mmm.cli used by io.github.mmm.nls.cli.exception Class Description CliArgs A simple wrapper for the arguments of amain
method from a command-line-interface (CLI). -
Classes in io.github.mmm.cli used by io.github.mmm.nls.sync Class Description CliMain This is the abstract base class for a main-program.