Uses of Class
org.apache.rat.license.SimpleLicenseFamily
-
Packages that use SimpleLicenseFamily Package Description org.apache.rat.license -
-
Uses of SimpleLicenseFamily in org.apache.rat.license
Subclasses of SimpleLicenseFamily in org.apache.rat.license Modifier and Type Class Description class
AcademicFree21LicenseFamily
class
Apache20LicenseFamily
class
CDDL1LicenseFamily
Base implementation for CDDL 1.0 licenses.class
GPL1LicenseFamily
Base implementation for GPLv1 or later.class
GPL2LicenseFamily
Base implementation for GPLv2 or later.class
GPL3LicenseFamily
Base implementation for GPLv3 or later.class
MITLicenseFamily
Base implementation for MIT licenses.class
ModifiedBSDLicenseFamily
class
OASISLicenseFamily
class
W3CDocumentLicenseFamily
class
W3CSoftwareLicenseFamily
-