| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.licenseTemplate |
| Modifier and Type | Class and Description |
|---|---|
class |
CompareTemplateOutputHandler
Compares the output of a parsed license template to text.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HtmlTemplateOutputHandler
License template output handler for generating an HTML version of a license from a license template.
|
class |
TextTemplateOutputHandler
License template output handler for generating a text version of a license from a license template.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SpdxLicenseTemplateHelper.parseTemplate(String licenseTemplate,
ILicenseTemplateOutputHandler templateOutputHandler)
Parses the license template calling the templateOutputHandler for any text and rules found
|
Copyright © 2018 Linux Foundation. All Rights Reserved.