Package | Description |
---|---|
org.apache.commons.cli2.builder | |
org.apache.commons.cli2.option |
Class and Description |
---|
Command
Represents a cvs "update" style command line option.
|
DefaultOption
A Parent implementation representing normal options.
|
Switch
A Parent implementation representing normal switch options.
|
Class and Description |
---|
ArgumentImpl
An implementation of an Argument.
|
OptionImpl
A base implementation of Option providing limited ground work for further
Option implementations.
|
ParentImpl
A base implementation of Parent providing limited ground work for further
Parent implementations.
|
PropertyOption
Handles the java style "-Dprop=value" opions
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.