Package org.apache.rat.license
Interface ILicenseFamily
-
- All Known Implementing Classes:
AcademicFree21LicenseFamily
,Apache20LicenseFamily
,CDDL1LicenseFamily
,GPL1LicenseFamily
,GPL2LicenseFamily
,GPL3LicenseFamily
,MITLicenseFamily
,ModifiedBSDLicenseFamily
,OASISLicenseFamily
,SimpleLicenseFamily
,W3CDocumentLicenseFamily
,W3CSoftwareLicenseFamily
public interface ILicenseFamily
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getFamilyName()
-