Uses of Package
org.spdx.licenselistpublisher.licensegenerator
| Package | Description |
|---|---|
| org.spdx.licenselistpublisher.licensegenerator |
Package containing classes used for generating licenses for github.com/license-list-data and https://spdx.org/licenses
|
-
Classes in org.spdx.licenselistpublisher.licensegenerator used by org.spdx.licenselistpublisher.licensegenerator Class Description FsfLicenseDataParser Singleton class which returns information maintained by the Free Software Foundation The default behavior is to pull the FSF data fromhttps://spdx.github.io/fsf-api/licenses-full.jsonIf the URL is not accessible, the file resources/licenses-full.json in the same path as the .jar file will be used.ILicenseFormatWriter Writes licenses in a specific formatILicenseTester Interface for license testers