| Package | Description |
|---|---|
| org.apache.rat | |
| org.apache.rat.mp |
This package contains the RAT plugins for
Maven 2.
|
| org.apache.rat.report.xml |
| Modifier and Type | Method and Description |
|---|---|
static ClaimStatistic |
Report.report(IReportable container,
Writer out,
ReportConfiguration pConfiguration) |
static void |
Report.report(PrintStream out,
IReportable base,
InputStream style,
ReportConfiguration pConfiguration)
Output a report that is styled using a defined stylesheet.
|
ClaimStatistic |
Report.report(PrintStream out,
ReportConfiguration configuration) |
static ClaimStatistic |
Report.report(Writer out,
IReportable base,
InputStream style,
ReportConfiguration pConfiguration)
Output a report that is styled using a defined stylesheet.
|
void |
Report.styleReport(PrintStream out,
ReportConfiguration configuration)
Output a report in the default style and default licence
header matcher.
|
| Modifier and Type | Method and Description |
|---|---|
protected ReportConfiguration |
AbstractRatMojo.getConfiguration() |
protected ReportConfiguration |
RatCheckMojo.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static RatReport |
XmlReportFactory.createStandardReport(IXmlWriter writer,
ClaimStatistic pStatistic,
ReportConfiguration pConfiguration) |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.