Uses of Class
org.codehaus.mojo.license.download.FileNameEntry
Packages that use FileNameEntry
-
Uses of FileNameEntry in org.codehaus.mojo.license.download
Methods in org.codehaus.mojo.license.download that return FileNameEntryMethods in org.codehaus.mojo.license.download with parameters of type FileNameEntryModifier and TypeMethodDescriptionLicenseDownloader.downloadLicense
(String licenseUrlString, FileNameEntry fileNameEntry) Downloads a license file from the givenlicenseUrlString
stores it locally and returns the local path where the license file was stored.