public interface RatReport
| Modifier and Type | Method and Description |
|---|---|
void |
endReport() |
void |
report(Document document) |
void |
startReport() |
void startReport()
throws RatException
RatExceptionvoid report(Document document) throws RatException
RatExceptionvoid endReport()
throws RatException
RatExceptionCopyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.