|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClaimStatistic | |
---|---|
org.apache.rat | |
org.apache.rat.mp | This package contains the RAT plugins for Maven 2. |
org.apache.rat.report.claim.impl | |
org.apache.rat.report.xml |
Uses of ClaimStatistic in org.apache.rat |
---|
Methods in org.apache.rat that return ClaimStatistic | |
---|---|
static ClaimStatistic |
Report.report(IReportable container,
Writer out,
ReportConfiguration pConfiguration)
|
ClaimStatistic |
Report.report(PrintStream out)
|
static ClaimStatistic |
Report.report(Writer out,
IReportable base,
InputStream style,
ReportConfiguration pConfiguration)
Output a report that is styled using a defined stylesheet. |
Uses of ClaimStatistic in org.apache.rat.mp |
---|
Methods in org.apache.rat.mp that return ClaimStatistic | |
---|---|
protected ClaimStatistic |
AbstractRatMojo.createReport(Writer out,
InputStream style)
Writes the report to the given stream. |
Methods in org.apache.rat.mp with parameters of type ClaimStatistic | |
---|---|
protected void |
RatCheckMojo.check(ClaimStatistic statistics)
|
Uses of ClaimStatistic in org.apache.rat.report.claim.impl |
---|
Methods in org.apache.rat.report.claim.impl with parameters of type ClaimStatistic | |
---|---|
void |
ClaimAggregator.fillClaimStatistic(ClaimStatistic pStatistic)
|
Constructors in org.apache.rat.report.claim.impl with parameters of type ClaimStatistic | |
---|---|
ClaimAggregator(ClaimStatistic pStatistic)
|
Uses of ClaimStatistic in org.apache.rat.report.xml |
---|
Methods in org.apache.rat.report.xml with parameters of type ClaimStatistic | |
---|---|
static RatReport |
XmlReportFactory.createStandardReport(IXmlWriter writer,
ClaimStatistic pStatistic,
ReportConfiguration pConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |