public class DefaultConsumer extends Object implements StreamConsumer
| Constructor and Description |
|---|
DefaultConsumer() |
public void consumeLine(String line) throws IOException
StreamConsumerconsumeLine in interface StreamConsumerline - The line to be consumed.IOException - if consuming line fails.Copyright © 2001–2019 Codehaus Plexus. All rights reserved.