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, buildHeadergetWriterstatic org.apache.log4j.Logger logger
public ReportSummaryFormat()
public void formatPage(FormattingContext ctx, Page page) throws ReportingException
ReportingExceptionpublic void formatPage(ViewFormattingContext ctx, Page page) throws ReportingException
ReportingException