Uses of Class
nl.basjes.parse.useragent.analyze.MatcherAction
Packages that use MatcherAction
-
Uses of MatcherAction in nl.basjes.parse.useragent.analyze
Subclasses of MatcherAction in nl.basjes.parse.useragent.analyzeModifier and TypeClassDescriptionstatic classclassclassclassclassMethods in nl.basjes.parse.useragent.analyze with parameters of type MatcherActionModifier and TypeMethodDescriptionvoidMatcher.informMeAbout(MatcherAction matcherAction, String keyPattern) voidMatchMaker.Dummy.informMeAbout(MatcherAction matcherAction, String keyPattern) voidMatchMaker.informMeAbout(MatcherAction matcherAction, String keyPattern) voidUserAgentStringMatchMaker.informMeAbout(MatcherAction matcherAction, String keyPattern) voidMatcher.informMeAboutPrefix(MatcherAction matcherAction, String keyPattern, String prefix) voidMatchMaker.Dummy.informMeAboutPrefix(MatcherAction matcherAction, String treeName, String prefix) voidMatchMaker.informMeAboutPrefix(MatcherAction matcherAction, String treeName, String prefix) voidUserAgentStringMatchMaker.informMeAboutPrefix(MatcherAction matcherAction, String treeName, String prefix) Method parameters in nl.basjes.parse.useragent.analyze with type arguments of type MatcherActionModifier and TypeMethodDescriptionvoidMatcherVariableAction.setInterestedActions(Set<MatcherAction> newInterestedActions)