Uses of Class
org.spdx.licenseTemplate.InvalidLicenseTemplateException
| Package | Description |
|---|---|
| org.spdx.library.model.license | |
| org.spdx.storage.listedlicense |
-
Uses of InvalidLicenseTemplateException in org.spdx.library.model.license
Methods in org.spdx.library.model.license that throw InvalidLicenseTemplateException Modifier and Type Method Description StringSpdxListedLicense. getLicenseHeaderHtml()StringSpdxListedLicense. getLicenseTextHtml() -
Uses of InvalidLicenseTemplateException in org.spdx.storage.listedlicense
Methods in org.spdx.storage.listedlicense that throw InvalidLicenseTemplateException Modifier and Type Method Description voidLicenseJson. copyFrom(SpdxListedLicense fromLicense)