public class ReportSummaryFormat extends CommonFormat
Modifier and Type | Field and Description |
---|---|
(package private) static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
ReportSummaryFormat() |
Modifier and Type | Method and Description |
---|---|
void |
formatPage(FormattingContext ctx,
Page page) |
void |
formatPage(ViewFormattingContext ctx,
Page page) |
addViews, buildFooter, buildHeader
getWriter
static org.apache.log4j.Logger logger
public ReportSummaryFormat()
public void formatPage(FormattingContext ctx, Page page) throws ReportingException
ReportingException
public void formatPage(ViewFormattingContext ctx, Page page) throws ReportingException
ReportingException