public interface ISpdxListedLicenseProvider
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListedLicenseException> |
getExceptionIterator() |
Iterator<SpdxListedLicense> |
getLicenseIterator() |
List<String> |
getWarnings() |
Iterator<SpdxListedLicense> getLicenseIterator() throws SpdxListedLicenseException
SpdxListedLicenseExceptionIterator<ListedLicenseException> getExceptionIterator() throws LicenseRestrictionException, SpreadsheetException
Copyright © 2018 Linux Foundation. All Rights Reserved.