|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package org.apache.commons.cli |
|---|
| Class org.apache.commons.cli.AlreadySelectedException extends ParseException implements Serializable |
|---|
| Serialized Fields |
|---|
OptionGroup group
Option option
| Class org.apache.commons.cli.CommandLine extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
List args
List options
| Class org.apache.commons.cli.MissingArgumentException extends ParseException implements Serializable |
|---|
| Serialized Fields |
|---|
Option option
| Class org.apache.commons.cli.MissingOptionException extends ParseException implements Serializable |
|---|
| Serialized Fields |
|---|
List missingOptions
| Class org.apache.commons.cli.Option extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String opt
String longOpt
String argName
String description
boolean required
boolean optionalArg
int numberOfArgs
Object type
List values
char valuesep
| Class org.apache.commons.cli.OptionGroup extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Map optionMap
String selected
boolean required
| Class org.apache.commons.cli.Options extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Map shortOpts
Map longOpts
List requiredOpts
Map optionGroups
| Class org.apache.commons.cli.ParseException extends Exception implements Serializable |
|---|
| Class org.apache.commons.cli.UnrecognizedOptionException extends ParseException implements Serializable |
|---|
| Serialized Fields |
|---|
String option
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||