org.apache.maven.scm.provider.tfs.command.consumer
Class ErrorStreamConsumer

java.lang.Object
  extended by StringStreamConsumer
      extended by org.apache.maven.scm.provider.tfs.command.consumer.ErrorStreamConsumer

public class ErrorStreamConsumer
extends StringStreamConsumer


Constructor Summary
ErrorStreamConsumer()
           
 
Method Summary
 void consumeLine(java.lang.String line)
           
 boolean hasBeenFed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorStreamConsumer

public ErrorStreamConsumer()
Method Detail

consumeLine

public void consumeLine(java.lang.String line)

hasBeenFed

public boolean hasBeenFed()