| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.rdfparser.license |
Classes implementing the license model for the SPDX Parser
|
| org.spdx.tools.licensegenerator |
Package containing classes used for generating licenses for github.com/license-list-data and https://spdx.org/licenses
|
| 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
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
SimpleLicenseTester.testLicense(License license) |
List<String> |
LicenseTester.testLicense(License license)
Test a license against the license test files
|
List<String> |
ILicenseTester.testLicense(License license)
Test a license against the license test files
|
Copyright © 2018 Linux Foundation. All Rights Reserved.