Uses of Class
org.spdx.licenselistpublisher.LicenseGeneratorException
Packages that use LicenseGeneratorException
Package
Description
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 -
Uses of LicenseGeneratorException in org.spdx.licenselistpublisher.licensegenerator
Methods in org.spdx.licenselistpublisher.licensegenerator that throw LicenseGeneratorExceptionModifier and TypeMethodDescriptionstatic FsfLicenseDataParserFsfLicenseDataParser.getFsfLicenseDataParser()voidILicenseFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseRdfFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseTemplateFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseV3JsonLdFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidSpdxWebsiteFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidILicenseFormatWriter.writeLicense(ListedLicenseContainer licenseContainer, boolean deprecated, String deprecatedVersion) Formats and writes a specific licensevoidLicenseRdfaFormatWriter.writeLicense(ListedLicenseContainer licenseContainer, boolean deprecated, String deprecatedVersion) voidLicenseRdfFormatWriter.writeLicense(ListedLicenseContainer licenseContainer, boolean deprecated, String deprecatedVersion) voidLicenseV3JsonLdFormatWriter.writeLicense(ListedLicenseContainer licenseContainer, boolean deprecated, String deprecatedVersion) voidSpdxWebsiteFormatWriter.writeLicense(ListedLicenseContainer licenseContainer, 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()voidLicenseV3JsonLdFormatWriter.writeToC()static voidLicenseV3JsonLdFormatWriter.writeV3JsonLD(org.spdx.v3jsonldstore.JsonLDStore store, Path filePath, boolean pretty)