public class ExamConsoleAnnotator extends LineTransformationOutputStream
OutputStream
that places an annotation that marks ExamTaskModel target
execution.LineTransformationOutputStream.Delegating
Constructor and Description |
---|
ExamConsoleAnnotator(OutputStream out,
Charset charset)
Filter
OutputStream that places an annotation that marks ExamTaskModel target
execution. |
Modifier and Type | Method and Description |
---|---|
protected void |
eol(byte[] b,
int len) |
close, forceEol, trimEOL, write, write
flush, write
public ExamConsoleAnnotator(OutputStream out, Charset charset)
OutputStream
that places an annotation that marks ExamTaskModel target
execution.out
- outcharset
- Charsetprotected void eol(byte[] b, int len) throws IOException
eol
in class LineTransformationOutputStream
IOException
Copyright © 2016–2023 MicroNova AG. All rights reserved.