rat.analysis.license
Class BaseLicense
java.lang.Object
rat.analysis.license.BaseLicense
- Direct Known Subclasses:
- ApacheSoftwareLicense20, DojoLicenseHeader, OASISLicense, 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(String code,
String name,
String notes)
reportOnLicense
public final void reportOnLicense(String subject,
IClaimReporter reporter)
throws RatHeaderAnalysisException
- Throws:
RatHeaderAnalysisException
getCode
public String getCode()
getName
public String getName()
getNotes
public String getNotes()
Copyright © 2006-2011. All Rights Reserved.