public class LogicalStream
extends java.lang.Object
| Constructor and Description |
|---|
LogicalStream() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOutput(boolean stdOut) |
void |
write(boolean stdout,
byte[] b,
int off,
int len) |
void |
writeDetails(ReportWriter reporter) |
public void write(boolean stdout,
byte[] b,
int off,
int len)
public void writeDetails(ReportWriter reporter)
public java.lang.String getOutput(boolean stdOut)
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.