Package org.spdx.licenseTemplate
- Author:
- Gary O'Neall License template are used for matching licenses.
-
Interface Summary Interface Description ILicenseTemplateOutputHandler Handles output for parsed license templates. -
Class Summary Class Description HtmlTemplateOutputHandler License template output handler for generating an HTML version of a license from a license template.LicenseTemplateRule Implements a license ruleSpdxLicenseTemplateHelper Implements common conversion methods for processing SPDX license templatesTextTemplateOutputHandler License template output handler for generating a text version of a license from a license template. -
Enum Summary Enum Description LicenseTemplateRule.RuleType -
Exception Summary Exception Description InvalidLicenseTemplateException Exceptions related to invalid license templatesLicenseParserException Exception caused by an invalid license expressionLicenseTemplateRuleException Exception for license template rules