public class MsBuildConsoleParser
extends hudson.console.LineTransformationOutputStream
| Constructor and Description |
|---|
MsBuildConsoleParser(OutputStream out,
Charset charset) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
eol(byte[] b,
int len) |
int |
getNumberOfErrors() |
int |
getNumberOfWarnings() |
forceEol, trimEOL, write, writeflush, writepublic MsBuildConsoleParser(OutputStream out, Charset charset)
public int getNumberOfWarnings()
public int getNumberOfErrors()
protected void eol(byte[] b,
int len)
throws IOException
eol in class hudson.console.LineTransformationOutputStreamIOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class hudson.console.LineTransformationOutputStreamIOExceptionCopyright © 2004-2014. All Rights Reserved.