All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary Class Description Argument Argument of the command line.BooleanOptionHandler BooleanOptionHandler
.ByteOptionHandler CharOptionHandler CmdLineException Signals an error in the user input.CmdLineParser Command line argument owner.DoubleOptionHandler Double
OptionHandler
.EnumOptionHandler<T extends java.lang.Enum<T>> Enum
OptionHandler
.ExampleMode Used withCmdLineParser.printExample(ExampleMode)
.FileOptionHandler File
OptionHandler
.FloatOptionHandler IllegalAnnotationError Signals an incorrect use of args4j annotations.IntOptionHandler Integer
OptionHandler
.LongOptionHandler MapOptionHandler MapSetter NamedOptionDef Run-time copy of the Option or Argument annotation.OneArgumentOptionHandler<T> OptionHandler which handles an option with exactly one argument, like "-foo bar".Option Marks a field/setter that receives a command line switch value.OptionDef Run-time copy of the Option or Argument annotation.OptionHandler<T> Code that parses operands of an option into Java.Parameters List of arguments.Setter<T> Abstraction of the value setter.ShortOptionHandler Starter Starter class which uses reflection to instantiate the business class, parse the command line parameters, sets the fields of the business class and doing the help message handling.StopOptionHandler OptionHandler
for the option terminator "--".StringOptionHandler StringOptionValueHandler
.