@Deprecated public class SPDXLicenseInfoFactory extends Object
| Constructor and Description |
|---|
SPDXLicenseInfoFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getLicenseListVersion()
Deprecated.
|
static SpdxListedLicense |
getStandardLicenseById(String licenseId)
Deprecated.
|
static String[] |
getStandardLicenseIds()
Deprecated.
|
static boolean |
isStandardLicenseId(String licenseId)
Deprecated.
|
static AnyLicenseInfo |
parseSPDXLicenseString(String licenseString)
Deprecated.
|
@Deprecated public static String getLicenseListVersion()
@Deprecated public static SpdxListedLicense getStandardLicenseById(String licenseId) throws InvalidSPDXAnalysisException
InvalidSPDXAnalysisException@Deprecated public static String[] getStandardLicenseIds()
@Deprecated public static boolean isStandardLicenseId(String licenseId)
@Deprecated public static AnyLicenseInfo parseSPDXLicenseString(String licenseString) throws InvalidLicenseStringException
InvalidLicenseStringExceptionCopyright © 2018 Linux Foundation. All Rights Reserved.