| Package | Description |
|---|---|
| org.spdx.html | |
| 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 |
|---|---|
void |
LicenseHTMLFile.writeToFile(File htmlFile,
String tableOfContentsReference) |
| Constructor and Description |
|---|
ExceptionHtml(LicenseException exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
LicenseException.getExceptionTextHtml() |
String |
SpdxListedLicense.getLicenseHeaderHtml() |
String |
SpdxListedLicense.getLicenseTextHtml() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpdxWebsiteFormatWriter.writeException(LicenseException exception,
boolean deprecated,
String deprecatedVersion) |
void |
LicenseRdfaFormatWriter.writeException(LicenseException exception,
boolean deprecated,
String deprecatedVersion) |
void |
ILicenseFormatWriter.writeException(LicenseException exception,
boolean deprecated,
String deprecatedVersion) |
Copyright © 2018 Linux Foundation. All Rights Reserved.