| Package | Description |
|---|---|
| org.openjax.cli |
| Modifier and Type | Method and Description |
|---|---|
static Options |
Options.parse(org.openjax.cli_1_1_7.Cli binding,
String[] args)
Parses
args as per the CLI XML specification in the provided
Cli JAXB binding. |
static Options |
Options.parse(File cliFile,
String[] args)
Parses
args as per the CLI XML specification at the provided
File. |
static Options |
Options.parse(URL cliURL,
String[] args)
Parses
args as per the CLI XML specification at the provided
URL. |
Copyright © 2019 OpenJAX. All rights reserved.