Uses of Class
org.spdx.licenselistpublisher.LicenseGeneratorException
| Package | Description |
|---|---|
| org.spdx.licenselistpublisher | |
| org.spdx.licenselistpublisher.licensegenerator |
Package containing classes used for generating licenses for github.com/license-list-data and https://spdx.org/licenses
|
-
Uses of LicenseGeneratorException in org.spdx.licenselistpublisher
Methods in org.spdx.licenselistpublisher that throw LicenseGeneratorException Modifier and Type Method Description static List<String>LicenseRDFAGenerator. generateLicenseData(File licenseXml, File dir, String version, String releaseDate, File testFileDir, boolean useTestText)Generate license data -
Uses of LicenseGeneratorException in org.spdx.licenselistpublisher.licensegenerator
Methods in org.spdx.licenselistpublisher.licensegenerator that throw LicenseGeneratorException Modifier and Type Method Description static FsfLicenseDataParserFsfLicenseDataParser. getFsfLicenseDataParser()voidILicenseFormatWriter. writeException(org.spdx.library.model.license.ListedLicenseException exception)voidLicenseRdfFormatWriter. writeException(org.spdx.library.model.license.ListedLicenseException exception)voidLicenseTemplateFormatWriter. writeException(org.spdx.library.model.license.ListedLicenseException exception)voidSpdxWebsiteFormatWriter. writeException(org.spdx.library.model.license.ListedLicenseException exception)voidILicenseFormatWriter. writeLicense(org.spdx.library.model.license.SpdxListedLicense license, boolean deprecated, String deprecatedVersion)Formats and writes a specific licensevoidLicenseRdfaFormatWriter. writeLicense(org.spdx.library.model.license.SpdxListedLicense license, boolean deprecated, String deprecatedVersion)voidLicenseRdfFormatWriter. writeLicense(org.spdx.library.model.license.SpdxListedLicense license, boolean deprecated, String deprecatedVersion)voidSpdxWebsiteFormatWriter. writeLicense(org.spdx.library.model.license.SpdxListedLicense license, boolean deprecated, String deprecatedVersion)static voidLicenseRdfFormatWriter. writeRdf(org.spdx.spdxRdfStore.RdfStore rdfStore, String documentUri, String fileName, org.spdx.spdxRdfStore.OutputFormat format)Write an RDF file for for all elements in the containervoidILicenseFormatWriter. writeToC()Write the Table of Contents file for the format if applicablevoidLicenseRdfFormatWriter. writeToC()voidLicenseTemplateFormatWriter. writeToC()