public class Marker extends Object
Constructor and Description |
---|
Marker(InputStream in,
PrintStream out,
PrintStream err,
Marker previous) |
Modifier and Type | Method and Description |
---|---|
PrintStream |
getErr() |
InputStream |
getIn() |
PrintStream |
getOut() |
public Marker(InputStream in, PrintStream out, PrintStream err, Marker previous)
public InputStream getIn()
public PrintStream getOut()
public PrintStream getErr()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.