Index
A B C D E F G I L M O P S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addDeprecatedException(LicenseException, String, String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc
- addDeprecatedLicense(SpdxListedLicense, String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile
- addException(LicenseException, boolean) - Method in class org.spdx.licenselistpublisher.MarkdownTable
-
Add an exception to be added to the markdown table of contents
- addException(LicenseException, String) - Method in class org.spdx.htmltemplates.ExceptionHtmlToc
-
Add an exception to the 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
- addLicense(SpdxListedLicense, String) - Method in class org.spdx.htmltemplates.LicenseTOCHTMLFile
B
- buildUrlDetails(SpdxListedLicense) - Static method in class org.spdx.crossref.CrossRefHelper
C
- call() - Method in class org.spdx.crossref.CrossRefHelper
- call() - Method in class org.spdx.crossref.Live
- call() - Method in class org.spdx.crossref.Match
- call() - Method in class org.spdx.crossref.Timestamp
- call() - Method in class org.spdx.crossref.Valid
- call() - Method in class org.spdx.crossref.Wayback
- checkMatch(String, SpdxListedLicense) - Static method in class org.spdx.crossref.Match
- CROSS_REF_INDEX_ISLIVE - Static variable in class org.spdx.crossref.UrlConstants
- CROSS_REF_INDEX_ISVALID - Static variable in class org.spdx.crossref.UrlConstants
- CROSS_REF_INDEX_ISWAYBACKLINK - Static variable in class org.spdx.crossref.UrlConstants
- CROSS_REF_INDEX_MATCH - Static variable in class org.spdx.crossref.UrlConstants
- CROSS_REF_INDEX_TIMESTAMP - Static variable in class org.spdx.crossref.UrlConstants
- CROSS_REF_INDEX_URL - Static variable in class org.spdx.crossref.UrlConstants
- CROSS_REF_NUM_WORDS_MATCH - Static variable in class org.spdx.crossref.UrlConstants
- CrossRefHelper - Class in org.spdx.crossref
-
Helper class that provides details for each url in the array it receives
- CrossRefHelper(SpdxListedLicense) - Constructor for class org.spdx.crossref.CrossRefHelper
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
- 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
F
- FormattedUrl(Optional<String>, Optional<Boolean>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<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://spdx.github.io/fsf-api/licenses-full.jsonIf 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, boolean) - 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
- getExceptionIterator() - Method in interface org.spdx.licenselistpublisher.ISpdxListedLicenseProvider
- getExceptionIterator() - Method in class org.spdx.licensexml.XmlLicenseProvider
- getExceptionIterator() - Method in class org.spdx.licensexml.XmlLicenseProviderSingleFile
- getExceptionIterator() - Method in class org.spdx.licensexml.XmlLicenseProviderWithCrossRefDetails
- getExceptionName() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.DeprecatedExceptionRow
- getExceptionName() - Method in class org.spdx.htmltemplates.ExceptionHtmlToc.ExceptionRow
- getExceptionTestText(String) - Method in interface org.spdx.licenselistpublisher.licensegenerator.ILicenseTester
- getExceptionTestText(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTester
- getExceptionTestText(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.SimpleLicenseTester
- 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
- getId() - Method in class org.spdx.crossref.OsiLicense
- getIdentifier() - Method in class org.spdx.crossref.OsiLicense.IdentifierType
- getIdentifiers() - Method in class org.spdx.crossref.OsiLicense
- getInstance() - Static method in class org.spdx.crossref.OsiApi
- getIsLive() - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
- getIsValid() - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
- getIsWayBackLink() - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
- 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
- getKeywords() - Method in class org.spdx.crossref.OsiLicense
- 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 interface org.spdx.licenselistpublisher.ISpdxListedLicenseProvider
- getLicenseIterator() - Method in class org.spdx.licensexml.XmlLicenseProvider
- getLicenseIterator() - Method in class org.spdx.licensexml.XmlLicenseProviderSingleFile
- getLicenseIterator() - Method in class org.spdx.licensexml.XmlLicenseProviderWithCrossRefDetails
- 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
- getLicenseTestText(String) - Method in interface org.spdx.licenselistpublisher.licensegenerator.ILicenseTester
- getLicenseTestText(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTester
- getLicenseTestText(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.SimpleLicenseTester
- 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
- getLinks() - Method in class org.spdx.crossref.OsiLicense
- getListedLicenses() - Method in class org.spdx.licensexml.LicenseXmlDocument
-
Will skip deprecated licenses
- getMarkdownFile() - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseMarkdownFormatWriter
- getMatch() - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
- getName() - Method in class org.spdx.crossref.OsiLicense
- getNote() - Method in class org.spdx.crossref.OsiLicense.Link
- 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
- getScheme() - Method in class org.spdx.crossref.OsiLicense.IdentifierType
- 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
- getTimestamp() - Static method in class org.spdx.crossref.Timestamp
- getTimestamp() - Method in class org.spdx.htmltemplates.LicenseHTMLFile.FormattedUrl
- getUrl() - Method in class org.spdx.crossref.OsiLicense.Link
- 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 interface org.spdx.licenselistpublisher.ISpdxListedLicenseProvider
- getWarnings() - Method in class org.spdx.licensexml.XmlLicenseProvider
- getWarnings() - Method in class org.spdx.licensexml.XmlLicenseProviderSingleFile
- getWebsiteFolder() - Method in class org.spdx.licenselistpublisher.licensegenerator.SpdxWebsiteFormatWriter
I
- IdentifierType() - Constructor for class org.spdx.crossref.OsiLicense.IdentifierType
- ILicenseFormatWriter - Interface in org.spdx.licenselistpublisher.licensegenerator
-
Writes licenses in a specific format
- ILicenseTester - Interface in org.spdx.licenselistpublisher.licensegenerator
-
Interface for license testers
- INVALID_URL_DOMAINS - Static variable in class org.spdx.crossref.UrlConstants
- InvalidLicenseHtmlTemplateException - Exception in org.spdx.htmltemplates
- InvalidLicenseHtmlTemplateException() - Constructor for exception org.spdx.htmltemplates.InvalidLicenseHtmlTemplateException
- InvalidLicenseHtmlTemplateException(String) - 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
- InvalidLicenseHtmlTemplateException(Throwable) - Constructor for exception org.spdx.htmltemplates.InvalidLicenseHtmlTemplateException
- isApiAvailable() - Method in class org.spdx.crossref.OsiApi
- isOsiUrl(String) - Static method in class org.spdx.crossref.OsiApi
- ISpdxListedLicenseProvider - Interface in org.spdx.licenselistpublisher
-
Interface to provide SPDX standard licenses
- isSpdxLicenseFsfLibre(String) - Method in class org.spdx.licenselistpublisher.licensegenerator.FsfLicenseDataParser
-
Determines if an SPDX license is designated as FSF Free / Libre by FSF.
- isWayBackUrl(String) - Static method in class org.spdx.crossref.Wayback
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
- 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(String, Throwable) - Constructor for exception org.spdx.licenselistpublisher.LicenseGeneratorException
- LicenseGeneratorException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.licenselistpublisher.LicenseGeneratorException
- LicenseGeneratorException(Throwable) - 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() - Constructor for class org.spdx.htmltemplates.LicenseHTMLFile
- LicenseHTMLFile(SpdxListedLicense) - 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
- 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(String, Throwable) - Constructor for exception org.spdx.licenselistpublisher.LicensePublisherException
- LicensePublisherException(String, Throwable, boolean, boolean) - Constructor for exception org.spdx.licenselistpublisher.LicensePublisherException
- LicensePublisherException(Throwable) - 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
- LicenseXmlTester - Class in org.spdx.licenselistpublisher
-
Tests a license XML file against license text expected to match TestLicenseXML licenseXmlFile textFile licenseXmlFile XML - file textFile - Text file which should match the the license text for the licenseXmlFile
- LicenseXmlTester() - Constructor for class org.spdx.licenselistpublisher.LicenseXmlTester
- Link() - Constructor for class org.spdx.crossref.OsiLicense.Link
- ListedSpdxLicense() - Constructor for class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
- ListedSpdxLicense(String, String, String, boolean, Boolean, String) - Constructor for class org.spdx.htmltemplates.LicenseTOCHTMLFile.ListedSpdxLicense
- Live - Class in org.spdx.crossref
-
Determines whether the url is live or not
- Live(String) - Constructor for class org.spdx.crossref.Live
M
- main(String[]) - Static method in class org.spdx.licenselistpublisher.LicenseRDFAGenerator
- main(String[]) - Static method in class org.spdx.licenselistpublisher.LicenseXmlTester
- main(String[]) - Static method in class org.spdx.licenselistpublisher.Main
- Main - Class in org.spdx.licenselistpublisher
-
Dispatch to the individual tools
- Main() - Constructor for 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
- Match - Class in org.spdx.crossref
- Match(String, SpdxListedLicense) - Constructor for class org.spdx.crossref.Match
O
- org.spdx.crossref - package org.spdx.crossref
- 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)
- org.spdx.storage.listedlicense - package org.spdx.storage.listedlicense
- OSI_PREFIX - Static variable in class org.spdx.crossref.OsiApi
- OsiApi - Class in org.spdx.crossref
-
Singleton class that manages the OSI API to fetch license information
- OsiLicense - Class in org.spdx.crossref
-
OSI License as returned from the OSI API
- OsiLicense() - Constructor for class org.spdx.crossref.OsiLicense
- OsiLicense.IdentifierType - Class in org.spdx.crossref
- OsiLicense.Link - Class in org.spdx.crossref
P
- PROP_SCHEMA_FILENAME - Static variable in class org.spdx.licensexml.LicenseXmlDocument
S
- setCrossRefDetails(String, SpdxListedLicense, CrossRef) - Method in class org.spdx.crossref.OsiApi
-
Sets the cross reference details for the cross ref givein the URL and license
- 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
- SortableExceptionJsonTOC - Class in org.spdx.storage.listedlicense
- SortableExceptionJsonTOC() - Constructor for class org.spdx.storage.listedlicense.SortableExceptionJsonTOC
- SortableExceptionJsonTOC(String, String) - Constructor for class org.spdx.storage.listedlicense.SortableExceptionJsonTOC
- sortExceptions() - Method in class org.spdx.storage.listedlicense.SortableExceptionJsonTOC
- 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
- Timestamp - Class in org.spdx.crossref
-
Gets the current timestamp, to be added to the url details
- Timestamp() - Constructor for class org.spdx.crossref.Timestamp
U
- UrlConstants - Class in org.spdx.crossref
-
Constants which are useful for the check on the validity and url kind of the url
- UrlConstants() - Constructor for class org.spdx.crossref.UrlConstants
- urlLinkExists(String) - Static method in class org.spdx.crossref.Live
- urlValidator(String) - Static method in class org.spdx.crossref.Valid
V
- Valid - Class in org.spdx.crossref
-
Determines whether a url is valid or not
- Valid(String) - Constructor for class org.spdx.crossref.Valid
W
- warnings - Variable in class org.spdx.licensexml.XmlLicenseProvider
- Wayback - Class in org.spdx.crossref
-
Determines whether a url is from the wayback machine or not
- Wayback(String) - Constructor for class org.spdx.crossref.Wayback
- WAYBACK_URLS - Static variable in class org.spdx.crossref.UrlConstants
- 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
- writeLicense(SpdxListedLicense, boolean, String, boolean) - Method in class org.spdx.licenselistpublisher.licensegenerator.LicenseTextFormatWriter
- writeRdf(RdfStore, String, String, OutputFormat) - 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.htmltemplates.LicenseTOCHTMLFile
- writeToFile(File) - Method in class org.spdx.licenselistpublisher.MarkdownTable
-
Write the markdown table of contents to an existing file.
- 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
X
- XmlLicenseProvider - Class in org.spdx.licensexml
-
Provide license information from XML files
- XmlLicenseProvider(File) - Constructor for class org.spdx.licensexml.XmlLicenseProvider
- XmlLicenseProviderSingleFile - Class in org.spdx.licensexml
- XmlLicenseProviderSingleFile(File) - Constructor for class org.spdx.licensexml.XmlLicenseProviderSingleFile
- XmlLicenseProviderWithCrossRefDetails - Class in org.spdx.licensexml
-
Provide license information from XML files
- XmlLicenseProviderWithCrossRefDetails(File) - Constructor for class org.spdx.licensexml.XmlLicenseProviderWithCrossRefDetails
All Classes All Packages