org.apache.rat.analysis.license
Class BaseLicense
java.lang.Object
org.apache.rat.analysis.license.BaseLicense
- Direct Known Subclasses:
- ApacheSoftwareLicense20, DojoLicenseHeader, OASISLicense, TMF854LicenseHeader, W3CDocLicense, W3CLicense
public class BaseLicense
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseLicense
public BaseLicense(MetaData.Datum licenseFamilyCategory,
MetaData.Datum licenseFamilyName,
String notes)
reportOnLicense
public final void reportOnLicense(Document subject)
throws RatHeaderAnalysisException
- Throws:
RatHeaderAnalysisException
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.