Uses of Class
org.spdx.licenselistpublisher.ListedExceptionContainer
Packages that use ListedExceptionContainer
Package
Description
Package containing classes used for generating licenses for github.com/license-list-data and https://spdx.org/licenses
Classes that support the License XML format (see https://github.com/spdx/license-list-XML)
-
Uses of ListedExceptionContainer in org.spdx.licenselistpublisher
Methods in org.spdx.licenselistpublisher that return types with arguments of type ListedExceptionContainer -
Uses of ListedExceptionContainer in org.spdx.licenselistpublisher.licensegenerator
Methods in org.spdx.licenselistpublisher.licensegenerator with parameters of type ListedExceptionContainerModifier and TypeMethodDescriptionILicenseTester.testException(ListedExceptionContainer exceptionContainer) Test exception against the test files directoryLicenseTester.testException(ListedExceptionContainer exceptionContainer) Test exception against the test files directorySimpleLicenseTester.testException(ListedExceptionContainer exceptionContainer) voidILicenseFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseHtmlFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseJsonFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseMarkdownFormatWriter.writeException(ListedExceptionContainer exceptionContianer) voidLicenseRdfaFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseRdfFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseTemplateFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseTextFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidLicenseV3JsonLdFormatWriter.writeException(ListedExceptionContainer exceptionContainer) voidSpdxWebsiteFormatWriter.writeException(ListedExceptionContainer exceptionContainer) -
Uses of ListedExceptionContainer in org.spdx.licensexml
Methods in org.spdx.licensexml that return types with arguments of type ListedExceptionContainerModifier and TypeMethodDescriptionXmlLicenseProvider.getExceptionIterator()XmlLicenseProviderSingleFile.getExceptionIterator()XmlLicenseProviderWithCrossRefDetails.getExceptionIterator()LicenseXmlDocument.getLicenseExceptions()