Package org.codehaus.plexus.util.cli
package org.codehaus.plexus.util.cli
-
ClassDescriptionCommandline objects help handling command lines specifying processes to execute.Callable wrapper that exposes the proper exception type to the client.A
StreamConsumer
providing consumed lines as aString
.The java.util.StringTokenizer is horribly broken.Works in concert with the StreamPumper class to allow implementations to gain access to the lines being "Pumped".Read from an InputStream and write the output to an OutputStream.Class to pump the error stream during Process's runtime.