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–2018 Apache Software Foundation. All rights reserved.