public class ErrorStreamConsumer
extends org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
Constructor and Description |
---|
ErrorStreamConsumer() |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(String line) |
boolean |
hasBeenFed() |
public void consumeLine(String line)
consumeLine
in interface org.codehaus.plexus.util.cli.StreamConsumer
consumeLine
in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumer
public boolean hasBeenFed()
Copyright © 2003–2014. All rights reserved.