| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.licenseTemplate |
| Modifier and Type | Method and Description |
|---|---|
void |
CompareTemplateOutputHandler.completeParsing() |
boolean |
CompareTemplateOutputHandler.matches()
Performs the actual parsing if it has not been completed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ILicenseTemplateOutputHandler.completeParsing()
Signals all text has been added and parsing can be completed.
|
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.