public class WriterStreamConsumer extends Object implements StreamConsumer
| Constructor and Description |
|---|
WriterStreamConsumer(Writer writer) |
public void consumeLine(String line)
consumeLine in interface StreamConsumerline - The line to be consumed.Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.