| Package | Description |
|---|---|
| org.apache.oodt.cas.cli | |
| org.apache.oodt.cas.cli.construct |
| Modifier and Type | Method and Description |
|---|---|
CmdLineArgs |
CmdLineUtility.parse(String[] args)
Parses the given command line arguments and converts it to
CmdLineArgs. |
| Modifier and Type | Method and Description |
|---|---|
Set<CmdLineOptionInstance> |
StdCmdLineConstructor.construct(CmdLineIterable<ParsedArg> parsedArgs,
Set<CmdLineOption> validOptions) |
Set<CmdLineOptionInstance> |
CmdLineConstructor.construct(CmdLineIterable<ParsedArg> parsedArgs,
Set<CmdLineOption> validOptions) |
Copyright © 1999–2017 Apache OODT. All rights reserved.