org.apache.rat.analysis.license
Class W3CDocLicense

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.W3CDocLicense
All Implemented Interfaces:
IHeaderMatcher

public class W3CDocLicense
extends SimplePatternBasedLicense


Constructor Summary
W3CDocLicense()
           
 
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, prune, reportOnLicense, setLicenseFamilyCategory, setLicenseFamilyName, setNotes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

W3CDocLicense

public W3CDocLicense()


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