|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.rat.analysis.license.BaseLicense
org.apache.rat.analysis.license.TMF854LicenseHeader
public class TMF854LicenseHeader
| Constructor Summary | |
|---|---|
TMF854LicenseHeader()
|
|
| Method Summary | |
|---|---|
boolean |
match(java.lang.String subject,
java.lang.String line,
IClaimReporter reporter)
Matches the text accumulated to licenses. |
void |
reset()
Resets this matches. |
| Methods inherited from class org.apache.rat.analysis.license.BaseLicense |
|---|
getCode, getName, getNotes, reportOnLicense |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TMF854LicenseHeader()
| Method Detail |
|---|
public void reset()
IHeaderMatcherIHeaderMatcher.match(java.lang.String, java.lang.String, org.apache.rat.report.claim.IClaimReporter) will accumulate new text.
reset in interface IHeaderMatcher
public boolean match(java.lang.String subject,
java.lang.String line,
IClaimReporter reporter)
throws RatHeaderAnalysisException
IHeaderMatcher
match in interface IHeaderMatchersubject - TODOline - next line of text, not nullreporter - TODO
RatHeaderAnalysisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||