|
JAPI 0.9.0 Yet another Java API API Documentation |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Command | |
|---|---|
| net.sf.japi.io.args | Parsing command line arguments. |
| Uses of Command in net.sf.japi.io.args |
|---|
| Methods in net.sf.japi.io.args with parameters of type Command | |
|---|---|
static void |
ArgParser.parse(Command argsContainer,
String... args)
Parses arguments into an arguments container and invokes the Command's Command#run(List method. |
|
JAPI Yet another Java API API Documentation |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||