| Interface | Description |
|---|---|
| Argument |
Model of argument definition
|
| Cli |
Model of a command line
|
| CommandLineParser |
Implementation of this interface is aware of syntax of command arguments
|
| Option |
Meta data for an option
|
| ParsingContext |
Context for parsing arguments for given bean
|
| Class | Description |
|---|---|
| CommandLine |
Data that comes from command arguments
|
| CommandLine.OptionValue |
One entry of option value
|
| CommandLineBuilder |
A builder class to create
CommandLine |
Copyright © 2008–2018. All rights reserved.