|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHeaderMatcher
Matches text headers to known licenses.
| Method Summary | |
|---|---|
boolean |
match(Document subject,
java.lang.String line)
Matches the text accumulated to licenses. |
void |
reset()
Resets this matches. |
| Method Detail |
|---|
void reset()
match(org.apache.rat.api.Document, java.lang.String) will accumulate new text.
boolean match(Document subject,
java.lang.String line)
throws RatHeaderAnalysisException
subject - TODOline - next line of text, not null
RatHeaderAnalysisException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||