org.apache.rat.license
Class CDDL1LicenseFamily

java.lang.Object
  extended by org.apache.rat.license.SimpleLicenseFamily
      extended by org.apache.rat.license.CDDL1LicenseFamily
All Implemented Interfaces:
ILicenseFamily

public class CDDL1LicenseFamily
extends SimpleLicenseFamily

Base implementation for CDDL 1.0 licenses.


Constructor Summary
CDDL1LicenseFamily()
           
 
Method Summary
 
Methods inherited from class org.apache.rat.license.SimpleLicenseFamily
getFamilyName, setFamilyName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CDDL1LicenseFamily

public CDDL1LicenseFamily()


Copyright © 2006–2014 Apache Software Foundation. All rights reserved.