Uses of Class
org.spdx.rdfparser.license.LicenseParserException
| Package | Description |
|---|---|
| org.spdx.compare | |
| org.spdx.licenseTemplate |
-
Uses of LicenseParserException in org.spdx.compare
Methods in org.spdx.compare that throw LicenseParserException Modifier and Type Method Description voidCompareTemplateOutputHandler. completeParsing()voidFilterTemplateOutputHandler. completeParsing()booleanCompareTemplateOutputHandler. matches()Performs the actual parsing if it has not been completed. -
Uses of LicenseParserException in org.spdx.licenseTemplate
Methods in org.spdx.licenseTemplate that throw LicenseParserException Modifier and Type Method Description voidILicenseTemplateOutputHandler. completeParsing()Signals all text has been added and parsing can be completed.static voidSpdxLicenseTemplateHelper. parseTemplate(String licenseTemplate, ILicenseTemplateOutputHandler templateOutputHandler)Parses the license template calling the templateOutputHandler for any text and rules found