| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.html | |
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
| Modifier and Type | Method and Description |
|---|---|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardException(LicenseException exception,
String compareText)
Compares exception text to the exception text of an SPDX Standard exception
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExceptionTOCJSONFile.addException(LicenseException exception,
String excHTMLReference,
String excJSONReference,
boolean deprecated)
Add a license to the JSON table of contents file
|
void |
LicenseExceptionJSONFile.setException(LicenseException exception,
boolean deprecated) |
| Constructor and Description |
|---|
LicenseExceptionJSONFile(LicenseException exception,
boolean deprecated) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListedLicenseException
Exceptions listed in the SPDX license list
|
| Modifier and Type | Method and Description |
|---|---|
LicenseException |
ListedLicenseException.clone() |
LicenseException |
LicenseException.clone() |
LicenseException |
WithExceptionOperator.getException() |
static LicenseException |
LicenseInfoFactory.getListedExceptionById(String id) |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseException.copyFrom(LicenseException exception)
Copy all of the parameters from another license
|
void |
WithExceptionOperator.setException(LicenseException exception) |
| Constructor and Description |
|---|
WithExceptionOperator(AnyLicenseInfo license,
LicenseException exception) |
Copyright © 2019 Linux Foundation. All Rights Reserved.