public class DojoLicenseHeader extends BaseLicense implements IHeaderMatcher
Constructor and Description |
---|
DojoLicenseHeader() |
Modifier and Type | Method and Description |
---|---|
boolean |
match(String subject,
String line,
IClaimReporter reporter)
Matches the text accumulated to licenses.
|
void |
reset()
Resets this matches.
|
getCode, getName, getNotes, reportOnLicense
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(String subject, String line, IClaimReporter reporter) throws RatHeaderAnalysisException
IHeaderMatcher
match
in interface IHeaderMatcher
subject
- TODOline
- next line of text, not nullreporter
- TODORatHeaderAnalysisException
Copyright © 2006–2015. All rights reserved.