All Classes and Interfaces
Class
Description
A simple wrapper for the arguments of a
main method from a command-line-interface (CLI).A single argument of a
main method from a command-line-interface (CLI).Interface for a console as standard in, out, and err.
CliException thrown if two synonymous CliOptions have been specified.Abstract base class for a
RuntimeException thrown for invalid CliArguments.Interface to read input.
Implementation of
CliInReader to read input from a BufferedReader and write output to a
PrintStream.Enum for the levels to log to a CliConsoleImpl.CliOption in long format (e.g.This is the abstract base class for a main-program.
CliArgument for an option.Interface to log messages and
exceptions.Implementation of
CliOut that logs to a given PrintStream.Implementation of
CliOut that does nothing.CliOption in short format (e.g.