| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
| Modifier and Type | Method and Description |
|---|---|
static CompareTemplateOutputHandler.DifferenceDescription |
LicenseCompareHelper.isTextStandardLicense(License license,
String compareText)
Compares license text to the license text of an SPDX Standard License
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpdxListedLicense
Listed license for SPDX as listed at spdx.org/licenses
|
| Modifier and Type | Method and Description |
|---|---|
void |
License.copyFrom(License license)
Copy all of the parameters from another license
|
Copyright © 2018 Linux Foundation. All Rights Reserved.