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 SpdxKnownLicenses
-
Method Details
-
knownLicenses
public static SpdxKnownLicenses knownLicenses() throws IOException, com.google.gson.JsonParseException- Throws:
IOExceptioncom.google.gson.JsonParseException
-
getIdFor
-
contains
-