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