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