Package | Description |
---|---|
org.apache.rat | |
org.apache.rat.mp |
This package contains the Rat plugins for
Maven 2.
|
org.apache.rat.walker |
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.
|
static ClaimStatistic |
Report.report(Writer out,
IReportable base,
InputStream style,
ReportConfiguration pConfiguration)
Output a report that is styled using a defined stylesheet.
|
Modifier and Type | Method and Description |
---|---|
protected IReportable |
AbstractRatMojo.getResources()
Creates an iterator over the files to check.
|
Modifier and Type | Class and Description |
---|---|
class |
ArchiveWalker
Walks various kinds of archives files
|
class |
DirectoryWalker
Walks directories.
|
class |
Walker
Abstract walker.
|
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.