| Package | Description |
|---|---|
| me.snowdrop.licenses.sanitiser | |
| me.snowdrop.licenses.sanitiser.provider | |
| me.snowdrop.licenses.xml |
| Modifier and Type | Method and Description |
|---|---|
LicenseElement |
RedHatLicense.toLicenseElement() |
| Modifier and Type | Method and Description |
|---|---|
LicenseElement |
ExternalLicenseDto.toLicenseElement() |
| Modifier and Type | Method and Description |
|---|---|
Set<LicenseElement> |
ExternalLicenseProvider.getLicenses(String gav) |
| Modifier and Type | Method and Description |
|---|---|
Set<LicenseElement> |
DependencyElement.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
void |
DependencyElement.setLicenses(Set<LicenseElement> licenses) |
| Constructor and Description |
|---|
LicenseElement(LicenseElement licenseElement) |
| Constructor and Description |
|---|
DependencyElement(DependencyElement dependencyElement,
Set<LicenseElement> licenses) |
DependencyElement(String groupId,
String artifactId,
String version,
Set<LicenseElement> licenses) |
Copyright © 2017. All rights reserved.