Class AbstractExtractedLicenseInfo

All Implemented Interfaces:
Comparable<AbstractExtractedLicenseInfo>
Direct Known Subclasses:
ExternalExtractedLicenseInfo, ExtractedLicenseInfo

public abstract class AbstractExtractedLicenseInfo
extends SimpleLicensingInfo
implements Comparable<AbstractExtractedLicenseInfo>
ExtractedLicenseInfo which can be represented as a concrete ExtractedLicenseInfo within the same SPDX document with all properties accessible, or as an ExternalExtractedLicenseInfo which represents a license not included within the SPDX document.
Author:
Gary O'Neall