Uses of Class
org.spdx.library.model.license.ListedLicenseException
| Package | Description |
|---|---|
| org.spdx.library.model.license | |
| org.spdx.storage.listedlicense |
-
Uses of ListedLicenseException in org.spdx.library.model.license
Methods in org.spdx.library.model.license that return ListedLicenseException Modifier and Type Method Description ListedLicenseExceptionListedLicenses. getListedExceptionById(String exceptionId) -
Uses of ListedLicenseException in org.spdx.storage.listedlicense
Methods in org.spdx.storage.listedlicense with parameters of type ListedLicenseException Modifier and Type Method Description voidExceptionJsonTOC. addException(ListedLicenseException exception, String exceptionHTMLReference, String exceptionJSONReference, boolean deprecated)Add a new exception to the list of exceptionsvoidExceptionJson. copyFrom(ListedLicenseException fromException)