public abstract class AbstractHtmlFormat extends java.lang.Object implements Format
Modifier and Type | Field and Description |
---|---|
(package private) static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
AbstractHtmlFormat() |
Modifier and Type | Method and Description |
---|---|
protected java.io.PrintWriter |
getWriter(FormattingContext ctx,
Page page) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
formatPage, formatPage
static org.apache.log4j.Logger logger
public AbstractHtmlFormat()
protected java.io.PrintWriter getWriter(FormattingContext ctx, Page page) throws ReportingException
ReportingException