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