Package | Description |
---|---|
org.apache.commons.cli2.option |
Modifier and Type | Class and Description |
---|---|
class |
ArgumentImpl
An implementation of an Argument.
|
class |
Command
Represents a cvs "update" style command line option.
|
class |
DefaultOption
A Parent implementation representing normal options.
|
class |
GroupImpl
An implementation of Group
|
class |
ParentImpl
A base implementation of Parent providing limited ground work for further
Parent implementations.
|
class |
PropertyOption
Handles the java style "-Dprop=value" opions
|
class |
SourceDestArgument
An Argument implementation that allows a variable size Argument to precede a
fixed size argument.
|
class |
Switch
A Parent implementation representing normal switch options.
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.