org.apache.rat.analysis.license
Class DojoLicenseHeader

java.lang.Object
  extended by org.apache.rat.analysis.license.BaseLicense
      extended by org.apache.rat.analysis.license.SimplePatternBasedLicense
          extended by org.apache.rat.analysis.license.DojoLicenseHeader
All Implemented Interfaces:
IHeaderMatcher

public class DojoLicenseHeader
extends SimplePatternBasedLicense


Constructor Summary
DojoLicenseHeader()
           
 
Method Summary
 
Methods inherited from class org.apache.rat.analysis.license.SimplePatternBasedLicense
getPatterns, match, matches, reset, setPatterns
 
Methods inherited from class org.apache.rat.analysis.license.BaseLicense
getLicenseFamilyCategory, getLicenseFamilyName, getNotes, reportOnLicense, setLicenseFamilyCategory, setLicenseFamilyName, setNotes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DojoLicenseHeader

public DojoLicenseHeader()


Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.