Uses of Class
org.apache.rat.analysis.matchers.AbstractSimpleMatcher
Packages that use AbstractSimpleMatcher
-
Uses of AbstractSimpleMatcher in org.apache.rat.analysis.matchers
Subclasses of AbstractSimpleMatcher in org.apache.rat.analysis.matchersModifier and TypeClassDescriptionclassMatches a typical Copyright header line only based on a regex pattern which allows for one (starting) year or year range, and a configurable copyright owner.classAccumulates all letters and numbers contained inside the header and compares it to the full text of a given license (after reducing it to letters and numbers as well).classA simple regular expression matching IHeaderMatcherclassA simple text matching IHeaderMatcher implementation.class