| Package | Description |
|---|---|
| org.kohsuke.args4j.spi |
Classes for extending the behavior of args4j.
|
| Modifier and Type | Method and Description |
|---|---|
protected CmdLineParser |
SubCommandHandler.configureParser(java.lang.Object subCmd,
SubCommand c) |
protected java.lang.Object |
SubCommandHandler.instantiate(SubCommand c) |
protected java.lang.Object |
SubCommandHandler.subCommand(SubCommand c,
Parameters params) |