| Package | Description |
|---|---|
| org.codehaus.mojo.license.download |
| Modifier and Type | Method and Description |
|---|---|
ProjectLicense |
ProjectLicense.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<ProjectLicense> |
ProjectLicenseInfo.cloneLicenses() |
List<ProjectLicense> |
ProjectLicenseInfo.getLicenses() |
List<ProjectLicense> |
ProjectLicenseInfo.getMatchLicenses() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectLicenseInfo.addLicense(ProjectLicense license) |
void |
ProjectLicenseInfo.addMatchLicense(ProjectLicense license) |
static Node |
LicenseSummaryWriter.createLicenseNode(Document doc,
ProjectLicense lic,
boolean isMatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectLicenseInfo.setLicenses(List<ProjectLicense> licenses) |
void |
ProjectLicenseInfo.setMatchLicenses(List<ProjectLicense> matchLicenses) |
Copyright © 2010–2019 MojoHaus. All rights reserved.