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
 
addException(LicenseException, boolean) - Method in class org.spdx.licenselistpublisher.MarkdownTable
Add an exception to be added to the markdown table of contents
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

documentNamespaceToId(String) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
dumpLicenseDom(Element) - Static method in class org.spdx.licensexml.LicenseXmlHelper
 

E

externalDocumentIdToNamespace(String) - Method in class org.spdx.licenselistpublisher.LicenseContainer
 

F

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
getDocumentNamespace() - Method in class org.spdx.licenselistpublisher.LicenseContainer
 
getExceptionIterator() - Method in class org.spdx.licensexml.XmlLicenseProvider
 
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
 
getLicenseExceptions() - Method in class org.spdx.licensexml.LicenseXmlDocument
 
getLicenseIterator() - Method in class org.spdx.licensexml.XmlLicenseProvider
 
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.
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
 
getReleaseDate() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseRdfaFormatWriter
 
getReleaseDate() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
 
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
 
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
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
 
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
 
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
 

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.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

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
 
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
 
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
 
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
 
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) - 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.