Package org.spdx.sbom.gradle.utils
Class SpdxKnownLicenses
java.lang.Object
org.spdx.sbom.gradle.utils.SpdxKnownLicenses
-
Method Summary
Modifier and TypeMethodDescriptionbooleancontains(PomInfo.LicenseInfo license) getIdFor(PomInfo.LicenseInfo license) static SpdxKnownLicensesknownLicenses(boolean onlyUseLocalLicenses)
-
Method Details
-
knownLicenses
public static SpdxKnownLicenses knownLicenses(boolean onlyUseLocalLicenses) throws IOException, com.google.gson.JsonParseException - Throws:
IOExceptioncom.google.gson.JsonParseException
-
getIdFor
-
contains
-