| Package | Description |
|---|---|
| net.dpml.cli.option |
Options implementation include command, group, switch and property abstractions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Command
Represents a cvs "update" style command line option.
|
class |
DefaultOption
A Parent implementation representing normal options.
|
class |
Switch
A Parent implementation representing normal switch options.
|