public class PhingConsoleAnnotator
extends hudson.console.LineTransformationOutputStream
OutputStream that places an annotation that marks Phing target execution.| コンストラクタと説明 |
|---|
PhingConsoleAnnotator(OutputStream out,
Charset charset) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
flush, writepublic PhingConsoleAnnotator(OutputStream out, Charset charset)
protected void eol(byte[] b,
int len)
throws IOException
eol クラス内 hudson.console.LineTransformationOutputStreamIOExceptionpublic void close()
throws IOException
close インタフェース内 Closeableclose インタフェース内 AutoCloseableclose クラス内 hudson.console.LineTransformationOutputStreamIOExceptionCopyright © 2004-2015. All Rights Reserved.