Package | Description |
---|---|
com.martiansoftware.jsap |
Modifier and Type | Method and Description |
---|---|
JSAPResult |
SimpleJSAP.parse(String arg) |
JSAPResult |
JSAP.parse(String cmdLine)
Parses the specified command line.
|
JSAPResult |
SimpleJSAP.parse(String[] arg) |
JSAPResult |
JSAP.parse(String[] args)
Parses the specified command line array.
|
Copyright © 2016. All rights reserved.