| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use License | |
|---|---|
| org.codehaus.mojo.license | |
| org.codehaus.mojo.license.model | Model package | 
| Uses of License in org.codehaus.mojo.license | 
|---|
| Methods in org.codehaus.mojo.license that return License | |
|---|---|
|  License | AbstractLicenseNameMojo.getLicense() | 
|  License | AbstractLicenseNameMojo.getLicense(String licenseName,
                     boolean checkIfExists) | 
| Methods in org.codehaus.mojo.license with parameters of type License | |
|---|---|
| protected  FileHeader | UpdateFileHeaderMojo.buildDefaultFileHeader(License license,
                                             String projectName,
                                             String inceptionYear,
                                             String copyrightHolder,
                                             boolean addSvnKeyWords,
                                             String encoding)Build a default header given the parameters. | 
| Uses of License in org.codehaus.mojo.license.model | 
|---|
| Fields in org.codehaus.mojo.license.model with type parameters of type License | |
|---|---|
| protected  List<License> | LicenseRepository.licenseslicenses of this repository | 
| Methods in org.codehaus.mojo.license.model that return License | |
|---|---|
|  License | LicenseRepository.getLicense(String licenseName) | 
|  License | LicenseStore.getLicense(String licenseName) | 
|  License[] | LicenseRepository.getLicenses() | 
|  License[] | LicenseStore.getLicenses() | 
| Methods in org.codehaus.mojo.license.model that return types with arguments of type License | |
|---|---|
|  Iterator<License> | LicenseRepository.iterator() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||