public static class AntCompiler.JasperAntLogger
extends DefaultLogger
| Modifier and Type | Field and Description |
|---|---|
protected StringBuilder |
reportBuf |
| Constructor and Description |
|---|
AntCompiler.JasperAntLogger() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getReport() |
protected void |
log(String message) |
protected void |
printMessage(String message,
PrintStream stream,
int priority) |
protected final StringBuilder reportBuf
protected void printMessage(String message, PrintStream stream, int priority)
protected void log(String message)
protected String getReport()
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.