|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.rat.analysis.MockLicenseMatcher
public class MockLicenseMatcher
Field Summary | |
---|---|
java.util.List |
lines
|
int |
resets
|
boolean |
result
|
Constructor Summary | |
---|---|
MockLicenseMatcher()
|
Method Summary | |
---|---|
boolean |
match(org.apache.rat.api.Document subject,
java.lang.String line)
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final java.util.List lines
public int resets
public boolean result
Constructor Detail |
---|
public MockLicenseMatcher()
Method Detail |
---|
public boolean match(org.apache.rat.api.Document subject, java.lang.String line)
match
in interface org.apache.rat.analysis.IHeaderMatcher
public void reset()
reset
in interface org.apache.rat.analysis.IHeaderMatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |