Package org.spdx.licenseTemplate
License template are used for matching licenses
- Author:
- Gary O'Neall
-
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 ruleLicenseTextHelper Static helper class for comparing license textLineColumn Holds information on lines and columnsSpdxLicenseTemplateHelper 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