Uses of Class
nl.basjes.parse.useragent.config.MatcherConfig
Packages that use MatcherConfig
-
Uses of MatcherConfig in nl.basjes.parse.useragent.analyze
Constructors in nl.basjes.parse.useragent.analyze with parameters of type MatcherConfigModifierConstructorDescriptionMatcher(MatchMaker analyzer, Collection<String> wantedFieldNames, MatcherConfig matcherConfig) -
Uses of MatcherConfig in nl.basjes.parse.useragent.config
Methods in nl.basjes.parse.useragent.config that return types with arguments of type MatcherConfigMethods in nl.basjes.parse.useragent.config with parameters of type MatcherConfigModifier and TypeMethodDescriptionvoidAnalyzerConfig.AnalyzerConfigBuilder.addMatcherConfigs(String filename, MatcherConfig matcherConfig)