Uses of Class
org.spdx.maven.NonStandardLicense
Packages that use NonStandardLicense
-
Uses of NonStandardLicense in org.spdx.maven.utils
Methods in org.spdx.maven.utils with parameters of type NonStandardLicenseModifier and TypeMethodDescriptionvoidSpdxV2LicenseManager.addExtractedLicense(NonStandardLicense license) Add a non-listed license to the SPDX document.voidSpdxV3LicenseManager.addExtractedLicense(NonStandardLicense license) Add a non-listed license to the SPDX document.abstract voidAbstractDocumentBuilder.addNonStandardLicenses(NonStandardLicense[] nonStandardLicenses) voidSpdxV2DocumentBuilder.addNonStandardLicenses(NonStandardLicense[] nonStandardLicenses) voidSpdxV3DocumentBuilder.addNonStandardLicenses(NonStandardLicense[] nonStandardLicenses)