org.apache.rat.analysis.license
Class W3CLicense

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

public class W3CLicense
extends SimplePatternBasedLicense


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

Constructor Detail

W3CLicense

public W3CLicense()


Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.