Uses of Class
org.apache.rat.configuration.builders.MatcherRefBuilder
Packages that use MatcherRefBuilder
Package
Description
Classes that perform analyses of files.
Classes to build matchers
-
Uses of MatcherRefBuilder in org.apache.rat.analysis
Methods in org.apache.rat.analysis that return MatcherRefBuilderModifier and TypeMethodDescriptionstatic MatcherRefBuilder
IHeaderMatcher.Builder.matcherRef()
Deprecated.Use new MatcherRefBuilder() -
Uses of MatcherRefBuilder in org.apache.rat.configuration.builders
Methods in org.apache.rat.configuration.builders that return MatcherRefBuilderModifier and TypeMethodDescriptionMatcherRefBuilder.setMatcherMap(Map<String,IHeaderMatcher> matchers)
Set the Map of matcher ids to matcher instances.Constructs the MatcherReferenceBuilder using the provided reference id.