Skip navigation links
A C D E F G I L M O P S T W X 

A

addCheckNodeObject(Node, IRdfModel) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
addDeprecatedException(LicenseException, String, String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc
 
addDeprecatedLicense(SpdxListedLicense, String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile
 
addException(LicenseException, String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc
Add an exception to the table of contents
addException(LicenseException, boolean) - Method in class org.spdx.licenselistpublisher.MarkdownTable
Add an exception to be added to the markdown table of contents
addLicense(SpdxListedLicense, String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile
 
addLicense(SpdxListedLicense, boolean) - Method in class org.spdx.licenselistpublisher.MarkdownTable
Add a license to be included in the markdown table of contents
addSpdxElementRef(String) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 

C

createResource(Resource, String, Resource, IRdfModel) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 

D

DeprecatedExceptionRow(String, String, int, String, String) - Constructor for class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
DeprecatedLicense(String, String, String, String, String) - Constructor for class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
documentNamespaceToId(String) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
dumpLicenseDom(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
 

E

ExceptionHtml - Class in org.spdx.htmltemplates
Manages the production of an HTML file based on an SpdxLicenseRestriction (a.k.a License Exception)
ExceptionHtml(ListedLicenseException) - Constructor for class org.spdx.htmltemplates.ExceptionHtml
 
ExceptionHtmlToc - Class in org.spdx.htmltemplates
Generates the HTML Table of Contents for License Exceptions
ExceptionHtmlToc() - Constructor for class org.spdx.htmltemplates.ExceptionHtmlToc
 
ExceptionHtmlToc.DeprecatedExceptionRow - Class in org.spdx.htmltemplates
 
ExceptionHtmlToc.ExceptionRow - Class in org.spdx.htmltemplates
Holds the data one of the list rows of exceptions
ExceptionRow(String, String, int, String) - Constructor for class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
externalDocumentIdToNamespace(String) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 

F

FormattedUrl(String) - Constructor for class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
 
formLicenseHTMLFileName(String) - Static method in class org.spdx.licenselistpublisher.licensegenerator.LicenseHtmlFormatWriter
 
FsfLicenseDataParser - Class in org.spdx.licenselistpublisher.licensegenerator
Singleton class which returns information maintained by the Free Software Foundation The default behavior is to pull the FSF data from https://wking.github.io/fsf-api/licenses-full.json If the URL is not accessible, the file resources/licenses-full.json in the same path as the .jar file will be used.

G

generateLicenseData(File, File, String, String, File) - Static method in class org.spdx.licenselistpublisher.LicenseRDFAGenerator
Generate license data
getDeprecatedVersion() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
getDeprecatedVersion() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
getDocumentNamespace() - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
getExceptionIterator() - Method in class org.spdx.licensexml.XmlLicenseProvider
 
getExceptionName() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
getExceptionName() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
getFsfLibre() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
getFsfLicenseDataParser() - Static method in class org.spdx.licenselistpublisher.licensegenerator.FsfLicenseDataParser
 
getHeaderTemplate(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
 
getHeaderText(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
 
getHeaderTextHtml(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
 
getHtmlExceptionToc() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getHtmlFolder() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseHtmlFormatWriter
 
getJsonExceptionToc() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getJsonFolder() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
getJsonFolderDetails() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
getJsonFolderExceptions() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
getLicense() - Method in class org.spdx.htmltemplates.LicenseHTMLFile
 
getLicenseExceptionId() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
getLicenseExceptionId() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
getLicenseExceptions() - Method in class org.spdx.licensexml.LicenseXmlDocument
 
getLicenseId() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
getLicenseId() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
getLicenseIterator() - Method in class org.spdx.licensexml.XmlLicenseProvider
 
getLicenseName() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
getLicenseName() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
getLicenseTemplate(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
Gets the license template text from the license element
getLicenseText(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
Gets license text from the license element
getLicenseTextHtml(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
Get the HTML fragment representing the license text from the license body
getLicHtml() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
getLicHtml() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getLicJson() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getListedLicenses() - Method in class org.spdx.licensexml.LicenseXmlDocument
Will skip deprecated licenses
getMarkdownFile() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseMarkdownFormatWriter
 
getModel() - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
getNextSpdxElementRef() - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
getNoteText(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
Format note text taking into account line breaks, paragraphs etc.
getOsiApproved() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
getRdfaFolder() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
getRdfNt() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
getRdfTurtle() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
getRdfXml() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
getReference() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
getReference() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
getReference() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
getReference() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
getRefNumber() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
getRefNumber() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
getRefNumber() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
getRefNumber() - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
getReleaseDate() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
getReleaseDate() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getSite() - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
 
getTableOfContentsHTML() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
getTableOfContentsHTML() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getTableOfContentsJSON() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getTemplateFolder() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTemplateFormatWriter
 
getTextFolder() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTextFormatWriter
 
getUrl() - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
 
getVersion() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
getVersion() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
getWarnings() - Method in class org.spdx.licensexml.XmlLicenseProvider
 
getWebsiteFolder() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 

I

ILicenseFormatWriter - Interface in org.spdx.licenselistpublisher.licensegenerator
Writes licenses in a specific format
ILicenseTester - Interface in org.spdx.licenselistpublisher.licensegenerator
Interface for license testers
InvalidLicenseHtmlTemplateException - Exception in org.spdx.htmltemplates
 
InvalidLicenseHtmlTemplateException() - Constructor for exception org.spdx.htmltemplates.InvalidLicenseHtmlTemplateException
 
InvalidLicenseHtmlTemplateException(String) - Constructor for exception org.spdx.htmltemplates.InvalidLicenseHtmlTemplateException
 
InvalidLicenseHtmlTemplateException(Throwable) - Constructor for exception org.spdx.htmltemplates.InvalidLicenseHtmlTemplateException
 
InvalidLicenseHtmlTemplateException(String, Throwable) - Constructor for exception org.spdx.htmltemplates.InvalidLicenseHtmlTemplateException
 
InvalidLicenseHtmlTemplateException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.htmltemplates.InvalidLicenseHtmlTemplateException
 
isSpdxLicenseFsfLibre(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.FsfLicenseDataParser
Determines if an SPDX license is designated as FSF Free / Libre by FSF.

L

LICENSE_XML_SCHEMA_LOCATION - Static variable in class org.spdx.licensexml.LicenseXmlDocument
 
LICENSE_XML_SCHEMA_URL - Static variable in class org.spdx.licensexml.LicenseXmlDocument
 
LicenseContainer - Class in org.spdx.licenselistpublisher
Container class for license information used by the LicenseRDFaGenerator
LicenseContainer() - Constructor for class org.spdx.licenselistpublisher.LicenseContainer
 
LicenseGeneratorException - Exception in org.spdx.licenselistpublisher
Exceptions related to the license generator tool (a.k.a.
LicenseGeneratorException(String) - Constructor for exception org.spdx.licenselistpublisher.LicenseGeneratorException
 
LicenseGeneratorException(Throwable) - Constructor for exception org.spdx.licenselistpublisher.LicenseGeneratorException
 
LicenseGeneratorException(String, Throwable) - Constructor for exception org.spdx.licenselistpublisher.LicenseGeneratorException
 
LicenseGeneratorException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.licenselistpublisher.LicenseGeneratorException
 
LicenseHTMLFile - Class in org.spdx.htmltemplates
This class contains a formatted HTML file for a given license.
LicenseHTMLFile(SpdxListedLicense) - Constructor for class org.spdx.htmltemplates.LicenseHTMLFile
 
LicenseHTMLFile() - Constructor for class org.spdx.htmltemplates.LicenseHTMLFile
 
LicenseHTMLFile.FormattedUrl - Class in org.spdx.htmltemplates
Parses a URL and stores the site name and the original URL
LicenseHtmlFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
Generates HTML fragments with formatted license information
LicenseHtmlFormatWriter(String, String, File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseHtmlFormatWriter
 
LicenseJsonFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
Writes JSON format license information
LicenseJsonFormatWriter(String, String, File, File, File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
LicenseListPublisher - Class in org.spdx.licenselistpublisher
Publishes a new version of the license list.
LicenseListPublisher() - Constructor for class org.spdx.licenselistpublisher.LicenseListPublisher
 
LicenseMarkdownFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
Formats MarkDown files for the licenses
LicenseMarkdownFormatWriter(String, String, File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseMarkdownFormatWriter
 
LicensePublisherException - Exception in org.spdx.licenselistpublisher
Exceptions related to license publishing tools
LicensePublisherException(String) - Constructor for exception org.spdx.licenselistpublisher.LicensePublisherException
 
LicensePublisherException(Throwable) - Constructor for exception org.spdx.licenselistpublisher.LicensePublisherException
 
LicensePublisherException(String, Throwable) - Constructor for exception org.spdx.licenselistpublisher.LicensePublisherException
 
LicensePublisherException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.licenselistpublisher.LicensePublisherException
 
LicenseRdfaFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
 
LicenseRdfaFormatWriter(String, String, File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
LicenseRDFAGenerator - Class in org.spdx.licenselistpublisher
Converts input license text and metadata into various output formats.
LicenseRDFAGenerator() - Constructor for class org.spdx.licenselistpublisher.LicenseRDFAGenerator
 
LicenseRdfFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
Write RDF formats for the licenses
LicenseRdfFormatWriter(File, File, File, File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
LicenseTemplateFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
Write license template format as described in the SPDX spec
LicenseTemplateFormatWriter(File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseTemplateFormatWriter
 
LicenseTester - Class in org.spdx.licenselistpublisher.licensegenerator
Test SPDX licenses against a directory of test licenses.
LicenseTester(File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseTester
 
LicenseTextFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
Writes licenses in a simple text format
LicenseTextFormatWriter(File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.LicenseTextFormatWriter
 
LicenseTOCHTMLFile - Class in org.spdx.htmltemplates
This class holds a formatted HTML file for a license table of contents
LicenseTOCHTMLFile(String, String) - Constructor for class org.spdx.htmltemplates.LicenseTOCHTMLFile
 
LicenseTOCHTMLFile.DeprecatedLicense - Class in org.spdx.htmltemplates
 
LicenseTOCHTMLFile.ListedSpdxLicense - Class in org.spdx.htmltemplates
 
LicenseXmlDocument - Class in org.spdx.licensexml
Parses and provides access to a License XML document
LicenseXmlDocument(File) - Constructor for class org.spdx.licensexml.LicenseXmlDocument
 
LicenseXmlDocument(Document) - Constructor for class org.spdx.licensexml.LicenseXmlDocument
 
LicenseXmlException - Exception in org.spdx.licensexml
Exceptions parsing or processing License XML files
LicenseXmlException(String) - Constructor for exception org.spdx.licensexml.LicenseXmlException
 
LicenseXmlException(String, Throwable) - Constructor for exception org.spdx.licensexml.LicenseXmlException
 
LicenseXmlHelper - Class in org.spdx.licensexml
Static helper class for License XML parsing
LicenseXmlHelper() - Constructor for class org.spdx.licensexml.LicenseXmlHelper
 
ListedSpdxLicense() - Constructor for class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
ListedSpdxLicense(String, String, String, boolean, Boolean, String) - Constructor for class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 

M

main(String[]) - Static method in class org.spdx.licenselistpublisher.LicenseListPublisher
 
main(String[]) - Static method in class org.spdx.licenselistpublisher.LicenseRDFAGenerator
 
Main - Class in org.spdx.licenselistpublisher
Dispatch to the individual tools
Main() - Constructor for class org.spdx.licenselistpublisher.Main
 
main(String[]) - Static method in class org.spdx.licenselistpublisher.Main
 
MarkdownTable - Class in org.spdx.licenselistpublisher
Holds license information and generates a file in markdown format which links to the HTML version of the license files
MarkdownTable(String) - Constructor for class org.spdx.licenselistpublisher.MarkdownTable
 

O

org.spdx.htmltemplates - package org.spdx.htmltemplates
Classes that manage the HTML templates used to output HTML formated license information
org.spdx.licenselistpublisher - package org.spdx.licenselistpublisher
 
org.spdx.licenselistpublisher.licensegenerator - package org.spdx.licenselistpublisher.licensegenerator
Package containing classes used for generating licenses for github.com/license-list-data and https://spdx.org/licenses
org.spdx.licensexml - package org.spdx.licensexml
Classes that support the License XML format (see https://github.com/spdx/license-list-XML)

P

PROP_SCHEMA_FILENAME - Static variable in class org.spdx.licensexml.LicenseXmlDocument
 

S

setDeprecatedVersion(String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
setDeprecatedVersion(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
setExceptionName(String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
setExceptionName(String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
setHtmlFolder(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseHtmlFormatWriter
 
setJsonFolder(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
setJsonFolderDetails(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
setJsonFolderExceptions(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
setLicense(SpdxListedLicense) - Method in class org.spdx.htmltemplates.LicenseHTMLFile
 
setLicenseExceptionId(String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
setLicenseExceptionId(String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
setLicenseId(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
setLicenseId(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
setLicenseName(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
setLicenseName(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
setLicHtml(LicenseHTMLFile) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
setLicHtml(LicenseHTMLFile) - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
setMarkdownFile(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseMarkdownFormatWriter
 
setOsiApproved(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
setRdfaFolder(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
setRdfNt(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
setRdfTurtle(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
setRdfXml(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
setReference(String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
setReference(String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
setReference(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
setReference(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
setRefNumber(int) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
 
setRefNumber(int) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
 
setRefNumber(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.DeprecatedLicense
 
setRefNumber(String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
 
setReleaseDate(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
setReleaseDate(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
setTableOfContentsHTML(LicenseTOCHTMLFile) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
setTableOfContentsHTML(LicenseTOCHTMLFile) - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
setTemplateFolder(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTemplateFormatWriter
 
setTextFolder(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTextFormatWriter
 
setUrl(String) - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
 
setVersion(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
setVersion(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
setWebsiteFolder(File) - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
SimpleLicenseTester - Class in org.spdx.licenselistpublisher.licensegenerator
Tests licenses against cononical text.
SimpleLicenseTester(File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.SimpleLicenseTester
 
spdxElementRefExists(String) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
SpdxWebsiteFormatWriter - Class in org.spdx.licenselistpublisher.licensegenerator
Writer to format all files for the https://spdx.org/licenses website
SpdxWebsiteFormatWriter(String, String, File) - Constructor for class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 

T

testException(LicenseException) - Method in interface org.spdx.licenselistpublisher.licensegenerator.ILicenseTester
Test exception against the test files directory
testException(LicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTester
Test exception against the test files directory
testException(LicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.SimpleLicenseTester
 
testLicense(License) - Method in interface org.spdx.licenselistpublisher.licensegenerator.ILicenseTester
Test a license against the license test files
testLicense(License) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTester
Test a license against the license test files
testLicense(License) - Method in class org.spdx.licenselistpublisher.licensegenerator.SimpleLicenseTester
 

W

writeException(ListedLicenseException) - Method in interface org.spdx.licenselistpublisher.licensegenerator.ILicenseFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseHtmlFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseMarkdownFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTemplateFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTextFormatWriter
 
writeException(ListedLicenseException) - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in interface org.spdx.licenselistpublisher.licensegenerator.ILicenseFormatWriter
Formats and writes a specific license
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseHtmlFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseMarkdownFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTemplateFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTextFormatWriter
 
writeLicense(SpdxListedLicense, boolean, String) - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
writeRdf(IModelContainer, String, String) - Static method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
Write an RDF file for for all elements in the container
writeToC() - Method in interface org.spdx.licenselistpublisher.licensegenerator.ILicenseFormatWriter
Write the Table of Contents file for the format if applicable
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseHtmlFormatWriter
 
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseJsonFormatWriter
 
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseMarkdownFormatWriter
 
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfFormatWriter
 
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTemplateFormatWriter
 
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTextFormatWriter
 
writeToC() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
writeTOC(Writer) - Method in class org.spdx.licenselistpublisher.MarkdownTable
Write the text for all of the added licenses and exceptions in the form of a MarkDown formatted table
writeToFile(File, String) - Method in class org.spdx.htmltemplates.ExceptionHtml
 
writeToFile(File, String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc
Creates and writes an Exception Table of Contents file
writeToFile(File, String) - Method in class org.spdx.htmltemplates.LicenseHTMLFile
 
writeToFile(File) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile
 
writeToFile(File) - Method in class org.spdx.licenselistpublisher.MarkdownTable
Write the markdown table of contents to an existing file.

X

XmlLicenseProvider - Class in org.spdx.licensexml
Provide license information from XML files
XmlLicenseProvider(File) - Constructor for class org.spdx.licensexml.XmlLicenseProvider
 
A C D E F G I L M O P S T W X 
Skip navigation links

Copyright © 2018 Linux Foundation. All Rights Reserved.