Package | Description |
---|---|
org.apache.rat.report | |
org.apache.rat.report.claim.impl | |
org.apache.rat.report.claim.impl.xml | |
org.apache.rat.report.claim.util | |
org.apache.rat.report.xml | |
org.apache.rat.walker |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReport
Abstract base class for deriving implementations of
RatReport . |
Modifier and Type | Method and Description |
---|---|
void |
IReportable.run(RatReport report) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClaimReporter
Abstract base implementation of
AbstractReport . |
class |
ClaimAggregator
The aggregator is used to create a numerical statistic
of claims.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleXmlClaimReporter |
Modifier and Type | Class and Description |
---|---|
class |
ClaimReporterMultiplexer |
class |
LicenseAddingReport |
Constructor and Description |
---|
ClaimReporterMultiplexer(IDocumentAnalyser pAnalyser,
List<? extends RatReport> reporters) |
Modifier and Type | Method and Description |
---|---|
static RatReport |
XmlReportFactory.createStandardReport(IXmlWriter writer,
ClaimStatistic pStatistic,
ReportConfiguration pConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
DirectoryWalker.run(RatReport report)
Run a report over all files and directories in this DirectoryWalker,
ignoring any files/directories set to be ignored.
|
void |
ArchiveWalker.run(RatReport report)
Run a report over all files and directories in this GZIPWalker,
ignoring any files/directories set to be ignored.
|
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.