| Package | Description |
|---|---|
| joptsimple |
| Modifier and Type | Class and Description |
|---|---|
class |
ArgumentAcceptingOptionSpec<V>
Specification of an option that accepts an argument.
|
class |
OptionSpecBuilder
Allows callers to specify whether a given option accepts arguments (required or optional).
|
| Modifier and Type | Method and Description |
|---|---|
String |
HelpFormatter.format(Map<String,? extends OptionDescriptor> options)
Produces help text, given a set of option descriptors.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.