| Package | Description |
|---|---|
| org.codehaus.plexus.util.cli |
| Class | Description |
|---|---|
| AbstractStreamHandler | |
| Arg | |
| Commandline |
Commandline objects help handling command lines specifying processes to execute.
|
| Commandline.Argument | |
| Commandline.Marker |
Class to keep track of the position of an Argument.
|
| CommandLineCallable |
Callable wrapper that exposes the proper exception type to the client.
|
| CommandLineException | |
| StreamConsumer |
Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
|