Package org.spdx.rdfparser.license
Interface ISpdxListedLicenseProvider
public interface ISpdxListedLicenseProvider
Interface to provide SPDX standard licenses
- Author:
- Gary O'Neall
-
Method Summary
Modifier and Type Method Description Iterator<ListedLicenseException>getExceptionIterator()Iterator<SpdxListedLicense>getLicenseIterator()List<String>getWarnings()
-
Method Details
-
getLicenseIterator
- Throws:
SpdxListedLicenseException
-
getExceptionIterator
Iterator<ListedLicenseException> getExceptionIterator() throws LicenseRestrictionException, SpreadsheetException -
getWarnings
-