| Package | Description |
|---|---|
| rat | |
| rat.anttasks | |
| rat.license | |
| rat.policy | |
| rat.report.xml |
| Modifier and Type | Method and Description |
|---|---|
static void |
Report.report(IReportable container,
Writer out,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
static void |
Report.report(PrintStream out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
static void |
Report.report(Writer out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
| Modifier and Type | Method and Description |
|---|---|
void |
Report.add(ILicenseFamily license) |
| Modifier and Type | Class and Description |
|---|---|
class |
AcademicFree21LicenseFamily |
class |
Apache20LicenseFamily |
class |
ModifiedBSDLicenseFamily |
class |
OASISLicenseFamily |
class |
W3CDocumentLicenseFamily |
class |
W3CSoftwareLicenseFamily |
| Constructor and Description |
|---|
DefaultPolicy(IClaimReporter reporter,
ILicenseFamily[] approvedLicenses) |
| Modifier and Type | Method and Description |
|---|---|
static RatReport |
XmlReportFactory.createStandardReport(IXmlWriter writer,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenses) |
Copyright © 2006-2013. All Rights Reserved.