Uses of Package
org.codehaus.plexus.util.cli
-
Packages that use org.codehaus.plexus.util.cli Package Description org.codehaus.plexus.util.cli -
Classes in org.codehaus.plexus.util.cli used by 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".StreamFeeder Read from an InputStream and write the output to an OutputStream.StreamPumper Class to pump the error stream during Process's runtime.