Uses of Interface
org.apache.rat.mp.util.ignore.IgnoreMatcher
Packages that use IgnoreMatcher
-
Uses of IgnoreMatcher in org.apache.rat.mp.util
Methods in org.apache.rat.mp.util that return types with arguments of type IgnoreMatcherModifier and TypeMethodDescriptionstatic List<IgnoreMatcher>
ScmIgnoreParser.getExclusionsFromSCM(org.apache.maven.plugin.logging.Log log, File baseDir)
Parse ignore files from all known SCMs that have ignore files. -
Uses of IgnoreMatcher in org.apache.rat.mp.util.ignore
Classes in org.apache.rat.mp.util.ignore that implement IgnoreMatcherMethods in org.apache.rat.mp.util.ignore with parameters of type IgnoreMatcherModifier and TypeMethodDescriptionvoid
IgnoringDirectoryScanner.addIgnoreMatcher(IgnoreMatcher ignoreMatcher)