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
Reporter . |
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 |
Modifier and Type | Method and Description |
---|---|
static RatReport |
XmlReportFactory.createStandardReport(IXmlWriter writer,
ClaimStatistic pStatistic,
ReportConfiguration pConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
ArchiveWalker.run(RatReport report)
Run a report over all files and directories in this GZIPWalker,
ignoring any files/directories set to be ignored.
|
void |
DirectoryWalker.run(RatReport report)
Run a report over all files and directories in this DirectoryWalker,
ignoring any files/directories set to be ignored.
|
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.