public abstract class AbstractReport extends java.lang.Object implements RatReport
RatReport.| Constructor and Description |
|---|
AbstractReport() |
| Modifier and Type | Method and Description |
|---|---|
void |
endReport() |
void |
report(Document document) |
void |
startReport() |
public void startReport()
throws RatException
startReport in interface RatReportRatExceptionpublic void report(Document document) throws RatException
report in interface RatReportRatExceptionpublic void endReport()
throws RatException
endReport in interface RatReportRatException