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, setCollatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateFrontPage, createMasterLine, getCollator, setCollatorstatic org.apache.log4j.Logger logger
public ReportImpl(Collator collator)
public ReportImpl()
protected Line instantiateMasterLine()
instantiateMasterLine in class AbstractReport