| Package | Description |
|---|---|
| org.codehaus.mojo.license.model |
Model package
|
| Modifier and Type | Class and Description |
|---|---|
class |
RootPackageClassPathLicenseRepository
A special class-path license repository defined on root java package.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<LicenseRepository> |
LicenseStore.repositories
list of available license repositories.
|
| Modifier and Type | Method and Description |
|---|---|
List<LicenseRepository> |
LicenseStore.getRepositories() |
Iterator<LicenseRepository> |
LicenseStore.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LicenseStore.addRepository(LicenseRepository repository) |
Copyright © 2010–2019 MojoHaus. All rights reserved.