Package org.codehaus.plexus.util.cli

Command-line utilities.

See:
          Description

Interface Summary
Arg  
CommandLineCallable Callable wrapper that exposes the proper exeception type to the client.
StreamConsumer Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".
 

Class Summary
AbstractStreamHandler  
Commandline

Commandline objects help handling command lines specifying processes to execute.

Commandline.Argument  
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 Summary
CommandLineException  
CommandLineTimeOutException  
 

Package org.codehaus.plexus.util.cli Description

Command-line utilities.



Copyright © 2001-2012 Codehaus. All Rights Reserved.