public interface RatReport
| Modifier and Type | Method and Description |
|---|---|
void |
endReport() |
void |
report(IDocument document) |
void |
startReport() |
void startReport()
throws RatReportFailedException
RatReportFailedExceptionvoid report(IDocument document) throws RatReportFailedException
RatReportFailedExceptionvoid endReport()
throws RatReportFailedException
RatReportFailedExceptionCopyright © 2006-2013. All Rights Reserved.