public abstract class AbstractReport extends 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 RatReportRatExceptionCopyright © 2006–2016 Apache Software Foundation. All rights reserved.