Package | Description |
---|---|
org.kohsuke.args4j.spi |
Classes for extending the behavior of args4j.
|
Modifier and Type | Method and Description |
---|---|
protected CmdLineParser |
SubCommandHandler.configureParser(Object subCmd,
SubCommand c) |
protected Object |
SubCommandHandler.instantiate(SubCommand c) |
protected Object |
SubCommandHandler.subCommand(SubCommand c,
Parameters params) |
Copyright © 2003-2016 Kohsuke Kawaguchi. All Rights Reserved.