public class TeeConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
Constructor and Description |
---|
TeeConsumer(PrintStream stream) |
TeeConsumer(PrintStream stream,
String indent) |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(String line) |
String |
getContent() |
String |
toString() |
public TeeConsumer(PrintStream stream)
public TeeConsumer(PrintStream stream, String indent)
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.