Uses of Class
org.codehaus.mojo.license.model.License
Packages that use License
-
Uses of License in org.codehaus.mojo.license
Methods in org.codehaus.mojo.license that return LicenseModifier and TypeMethodDescriptionprotected License
AbstractLicenseNameMojo.getLicense()
protected License
AbstractLicenseNameMojo.getLicense
(String licenseName, boolean checkIfExists) -
Uses of License in org.codehaus.mojo.license.model
Fields in org.codehaus.mojo.license.model with type parameters of type LicenseMethods in org.codehaus.mojo.license.model that return LicenseModifier and TypeMethodDescriptionLicenseRepository.getLicense
(String licenseName) LicenseStore.getLicense
(String licenseName) License[]
LicenseRepository.getLicenses()
License[]
LicenseStore.getLicenses()
Methods in org.codehaus.mojo.license.model that return types with arguments of type LicenseMethods in org.codehaus.mojo.license.model with parameters of type LicenseModifier and TypeMethodDescriptionprotected URL
LicenseRepository.getFileURL
(License license, String filename)