Class ExtractedLicenseInfo

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

public class ExtractedLicenseInfo
extends SimpleLicensingInfo
implements Comparable<ExtractedLicenseInfo>
An ExtractedLicensingInfo represents a license or licensing notice that was found in the package. Any license text that is recognized as a license may be represented as a License rather than an ExtractedLicensingInfo.
Author:
Gary O'Neall