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