Interface | Description |
---|---|
CmdLineParser |
Command Line parser which parse command line arguments into a
Set of
CmdLineOptionInstance s. |
Class | Description |
---|---|
StdCmdLineParser |
Standard Command-line parser which parser command line options of the form
--longOption or -shortOption followed by 0 or more values.
|
Copyright © 1999–2017 Apache OODT. All rights reserved.