|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrat.analysis.generation.JavaDocLicenseNotRequired
public class JavaDocLicenseNotRequired
JavaDocs are generated and so no license is required. It is useful to not these separately.
Constructor Summary | |
---|---|
JavaDocLicenseNotRequired()
|
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaDocLicenseNotRequired()
Method Detail |
---|
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
public void reset()
IHeaderMatcher
IHeaderMatcher.match(java.lang.String, java.lang.String, rat.report.claim.IClaimReporter)
will accumulate new text.
reset
in interface IHeaderMatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |