| Package | Description |
|---|---|
| com.github.rvesse.airline.builder | |
| com.github.rvesse.airline.model | |
| com.github.rvesse.airline.parser.options |
| Class and Description |
|---|
| OptionParser
Interface for option parsers
|
| Class and Description |
|---|
| OptionParser
Interface for option parsers
|
| Class and Description |
|---|
| AbstractNameValueOptionParser
Abstract option parser for options that are specified in
--name=value
style while the separator character (in this example =) can be
configured as desired. |
| AbstractOptionParser
Abstract option parser that provides some useful helper methods to derived
classes
|
| ListValueOptionParser
An options parser that requires the values to be a
non-whitespace separated list
|
| OptionParser
Interface for option parsers
|
Copyright © 2012–2019. All rights reserved.