Uses of Class
org.apache.rat.configuration.builders.MatcherRefBuilder
Packages that use MatcherRefBuilder
-
Uses of MatcherRefBuilder in org.apache.rat.analysis
Methods in org.apache.rat.analysis that return MatcherRefBuilder -
Uses of MatcherRefBuilder in org.apache.rat.configuration.builders
Methods in org.apache.rat.configuration.builders that return MatcherRefBuilderModifier and TypeMethodDescriptionMatcherRefBuilder.setMatchers(Map<String,IHeaderMatcher> matchers)
Set the Map of matcher ids to matcher instances.Constructs the MatcherReferenceBuilder using the provided reference id.