Constructor and Description |
---|
ClaimReporterMultiplexer(IDocumentAnalyser pAnalyser,
List<? extends RatReport> reporters) |
Modifier and Type | Method and Description |
---|---|
void |
endReport() |
void |
report(Document document) |
void |
startReport() |
public ClaimReporterMultiplexer(IDocumentAnalyser pAnalyser, List<? extends RatReport> reporters)
public void report(Document document) throws RatException
report
in interface RatReport
RatException
public void startReport() throws RatException
startReport
in interface RatReport
RatException
public void endReport() throws RatException
endReport
in interface RatReport
RatException
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.