public class DefaultConsumer extends Object implements StreamConsumer
| Constructor and Description |
|---|
DefaultConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
consumeLine(String line)
Called when the StreamPumper pumps a line from the Stream.
|
public void consumeLine(String line)
StreamConsumerconsumeLine in interface StreamConsumerCopyright © 2001–2014 Codehaus. All rights reserved.