org.apache.rat.report.claim.util
Class ClaimReporterMultiplexer
java.lang.Object
org.apache.rat.report.claim.util.ClaimReporterMultiplexer
- All Implemented Interfaces:
- RatReport
public class ClaimReporterMultiplexer
- extends Object
- implements RatReport
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClaimReporterMultiplexer
public ClaimReporterMultiplexer(IDocumentAnalyser pAnalyser,
List reporters)
report
public void report(Document document)
throws RatException
- Specified by:
report
in interface RatReport
- Throws:
RatException
startReport
public void startReport()
throws RatException
- Specified by:
startReport
in interface RatReport
- Throws:
RatException
endReport
public void endReport()
throws RatException
- Specified by:
endReport
in interface RatReport
- Throws:
RatException
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.