Package org.clapper.util.cmdline
-
Interface Summary Interface Description ParameterHandler Thie interface defines the callback methods used by aParameterParserobject, when itsparse()method is called. -
Class Summary Class Description CommandLineUtility CommandLineUtility is an abstract base class for command-line utilities.ParameterParser This class provides a command line parameter and option parser, suitable for use in command line utilities, as well as other contexts where a command line option-style syntax is desired.UsageInfo An instance of this class is used to specify usage information for a command-line utility. -
Exception Summary Exception Description CommandLineException Thrown by a command-line utility when an error occurs while running the command.CommandLineUsageException Thrown by a command-line utility to indicate an error on the command line.CommandLineUserException Thrown to indicate a user error other than a usage exception.
DMelt 3.0 © DataMelt by jWork.ORG