|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrat.analysis.license.BaseLicense
rat.analysis.license.DojoLicenseHeader
public class DojoLicenseHeader
Constructor Summary | |
---|---|
DojoLicenseHeader()
|
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 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 DojoLicenseHeader()
Method Detail |
---|
public void reset()
IHeaderMatcher
IHeaderMatcher.match(java.lang.String, java.lang.String, 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 IHeaderMatcher
subject
- 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 |