public class ReportImpl extends AbstractReport implements Report
Modifier and Type | Field and Description |
---|---|
(package private) static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
ReportImpl() |
ReportImpl(Collator collator) |
Modifier and Type | Method and Description |
---|---|
protected Line |
instantiateMasterLine() |
createFrontPage, createMasterLine, getCollator, setCollator
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createFrontPage, createMasterLine, getCollator, setCollator
static org.apache.log4j.Logger logger
public ReportImpl(Collator collator)
public ReportImpl()
protected Line instantiateMasterLine()
instantiateMasterLine
in class AbstractReport