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 RatReport
RatException
public void report(Document document) throws RatException
report
in interface RatReport
RatException
public void endReport() throws RatException
endReport
in interface RatReport
RatException
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.