Class ExternalExtractedLicenseInfo

All Implemented Interfaces:
Comparable<AbstractExtractedLicenseInfo>, IndividualUriValue

public class ExternalExtractedLicenseInfo
extends AbstractExtractedLicenseInfo
implements IndividualUriValue
Author:
Gary O'Neall This class represents an ExtractedLicenseInfo which is stored in an external SPDX document. Note that the actual properties for this ExtractedLicenseInfo is in an external document so it is not accessible through this class. The set methods will cause an exception. The getExtractedText() will return text that indicates the actual license text is in an external document. The ID must be in the form SpdxConstants.EXTERNAL_LICENSE_REF_PATTERN.pattern()