Package | Description |
---|---|
org.apache.rat | |
org.apache.rat.anttasks | |
org.apache.rat.license | |
org.apache.rat.policy |
Modifier and Type | Method and Description |
---|---|
ILicenseFamily[] |
ReportConfiguration.getApprovedLicenseNames()
Returns the set of approved license names.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportConfiguration.setApprovedLicenseNames(ILicenseFamily[] approvedLicenseNames)
Sets the set of approved license names.
|
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 |
SimpleLicenseFamily
Trivial bean implementing ILicenseFamily
|
class |
W3CDocumentLicenseFamily |
class |
W3CSoftwareLicenseFamily |
Constructor and Description |
---|
DefaultPolicy(ILicenseFamily[] approvedLicenses) |
Copyright © 2006-2017 The Apache Software Foundation. All Rights Reserved.