public class GeneratedLicenseNotRequired extends Object implements IHeaderMatcher
| Constructor and Description |
|---|
GeneratedLicenseNotRequired() |
GeneratedLicenseNotRequired(Pattern[] linePatterns) |
GeneratedLicenseNotRequired(String[] lines) |
public GeneratedLicenseNotRequired()
public GeneratedLicenseNotRequired(Pattern[] linePatterns)
public GeneratedLicenseNotRequired(String[] lines)
public boolean match(Document subject, String line) throws RatHeaderAnalysisException
IHeaderMatchermatch in interface IHeaderMatchersubject - TODOline - next line of text, not nullRatHeaderAnalysisExceptionpublic void reset()
IHeaderMatcherIHeaderMatcher.match(org.apache.rat.api.Document, java.lang.String) will accumulate new text.reset in interface IHeaderMatcherCopyright © 2006–2013 Apache Software Foundation. All rights reserved.