public class ExtractedLicensingInfoContext extends Object
| Constructor and Description |
|---|
ExtractedLicensingInfoContext(ExtractedLicenseInfo spdxNonStandardLicense,
Map<String,String> spdxIdToUrl) |
ExtractedLicensingInfoContext(InvalidSPDXAnalysisException e) |
| Modifier and Type | Method and Description |
|---|---|
String |
comment() |
List<String> |
crossReferenceUrls() |
String |
extractedText() |
String |
getLicenseLink() |
String |
licenseId() |
String |
licenseName() |
void |
setLicenseLink(String licenseLink) |
public ExtractedLicensingInfoContext(InvalidSPDXAnalysisException e)
e - public ExtractedLicensingInfoContext(ExtractedLicenseInfo spdxNonStandardLicense, Map<String,String> spdxIdToUrl)
spdxNonStandardLicense - spdxIdToUrl - Copyright © 2018 Linux Foundation. All Rights Reserved.