|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.rat.report.claim.util.ClaimReporterMultiplexer
public class ClaimReporterMultiplexer
Constructor Summary | |
---|---|
ClaimReporterMultiplexer(IDocumentAnalyser pAnalyser,
java.util.List reporters)
|
Method Summary | |
---|---|
void |
endReport()
|
void |
report(Document document)
|
void |
startReport()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClaimReporterMultiplexer(IDocumentAnalyser pAnalyser, java.util.List reporters)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |