Interface | Description |
---|---|
StreamConsumer |
Works in concert with the StreamPumper class to
allow implementations to gain access to the lines being
"Pumped".
|
Class | Description |
---|---|
Commandline |
Commandline objects help handling command lines specifying processes to
execute.
|
Commandline.Argument |
Used for nested xml command line definitions.
|
CommandLineUtils | |
CommandLineUtils.StringStreamConsumer | |
DefaultConsumer | |
EnhancedStringTokenizer |
The java.util.StringTokenizer is horribly broken.
|
StreamFeeder |
Read from an InputStream and write the output to an OutputStream.
|
StreamPumper |
Class to pump the error stream during Process's runtime.
|
WriterStreamConsumer |
Exception | Description |
---|---|
CommandLineException |
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.