org.apache.maven.scm.provider.tfs.command.consumer
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.StreamConsumerconsumeLine in class org.codehaus.plexus.util.cli.CommandLineUtils.StringStreamConsumerpublic boolean hasBeenFed()
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.