Uses of Package
org.kohsuke.args4j
-
Packages that use org.kohsuke.args4j Package Description org.kohsuke.args4j org.kohsuke.args4j.spi -
Classes in org.kohsuke.args4j used by org.kohsuke.args4j Class Description Argument Argument of the command line.CmdLineException Signals an error in the user input.ExampleMode Used withCmdLineParser.printExample(ExampleMode)
.Option Marks a field/setter that receives a command line switch value.OptionDef Run-time copy of the Option or Argument annotation. -
Classes in org.kohsuke.args4j used by org.kohsuke.args4j.spi Class Description CmdLineException Signals an error in the user input.CmdLineParser Command line argument owner.OptionDef Run-time copy of the Option or Argument annotation.