public abstract class CommonFormat extends AbstractHtmlFormat
Modifier and Type | Field and Description |
---|---|
(package private) static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
CommonFormat() |
Modifier and Type | Method and Description |
---|---|
protected void |
addViews(ViewFormattingContext ctx,
Page page,
Html html) |
protected void |
buildFooter(Html html) |
protected void |
buildHeader(Html html) |
getWriter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
formatPage, formatPage
static org.apache.log4j.Logger logger
public CommonFormat()
protected void buildHeader(Html html)
protected void buildFooter(Html html)
protected void addViews(ViewFormattingContext ctx, Page page, Html html)