Package | Description |
---|---|
org.apache.rat | |
org.apache.rat.mp |
This package contains the Rat plugins for
Maven.
|
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 license
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–2023 Apache Software Foundation. All rights reserved.