public class PrintStreamConsumer extends Object implements StreamConsumer
PrintStream. Generally used
to forward to System.out or System.err.| Constructor and Description |
|---|
PrintStreamConsumer(PrintStream output) |
public PrintStreamConsumer(PrintStream output)
public void consumeLine(String line)
consumeLine in interface StreamConsumerCopyright © 2011-2013 SonarSource. All Rights Reserved.