| Package | Description |
|---|---|
| org.codehaus.mojo.license | |
| org.codehaus.mojo.license.model |
Model package
This package contains all models of the project.
|
| Modifier and Type | Method and Description |
|---|---|
protected License |
AbstractLicenseNameMojo.getLicense() |
protected License |
AbstractLicenseNameMojo.getLicense(String licenseName,
boolean checkIfExists) |
| Modifier and Type | Field and Description |
|---|---|
protected List<License> |
LicenseRepository.licenses
licenses of this repository.
|
| Modifier and Type | Method and Description |
|---|---|
License |
LicenseRepository.getLicense(String licenseName) |
License |
LicenseStore.getLicense(String licenseName) |
License[] |
LicenseRepository.getLicenses() |
License[] |
LicenseStore.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<License> |
LicenseRepository.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected URL |
LicenseRepository.getFileURL(License license,
String filename) |
Copyright © 2010–2023. All rights reserved.