org.apache.jasper.compiler

Class AntCompiler.JasperAntLogger

public class AntCompiler.JasperAntLogger extends DefaultLogger

Field Summary
protected StringBufferreportBuf
Method Summary
protected StringgetReport()
protected voidlog(String message)
protected voidprintMessage(String message, PrintStream stream, int priority)

Field Detail

reportBuf

protected StringBuffer reportBuf

Method Detail

getReport

protected String getReport()

log

protected void log(String message)

printMessage

protected void printMessage(String message, PrintStream stream, int priority)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.