Class ExtractedLicenseInfo

All Implemented Interfaces:
Cloneable, Comparable<ExtractedLicenseInfo>, IRdfModel

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