Uses of Class
org.apache.rat.analysis.matchers.SimpleTextMatcher
Packages that use SimpleTextMatcher
Package
Description
Classes that perform specific matching operations.
Classes to build matchers
-
Uses of SimpleTextMatcher in org.apache.rat.analysis.matchers
Subclasses of SimpleTextMatcher in org.apache.rat.analysis.matchersModifier and TypeClassDescriptionclass
Accumulates 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). -
Uses of SimpleTextMatcher in org.apache.rat.configuration.builders
Methods in org.apache.rat.configuration.builders that return SimpleTextMatcher