Uses of Class
nl.basjes.parse.useragent.analyze.MatchesList.Match
Packages that use MatchesList.Match
-
Uses of MatchesList.Match in nl.basjes.parse.useragent
Methods in nl.basjes.parse.useragent that return types with arguments of type MatchesList.MatchModifier and TypeMethodDescriptionAbstractUserAgentAnalyzerDirect.getMatches()This function is used only for analyzing which patterns that could possibly be relevant were actually relevant for the matcher actions.AbstractUserAgentAnalyzerDirect.getUsedMatches(UserAgent.MutableUserAgent userAgent) -
Uses of MatchesList.Match in nl.basjes.parse.useragent.analyze
Methods in nl.basjes.parse.useragent.analyze that return types with arguments of type MatchesList.MatchModifier and TypeMethodDescriptionMatcher.getMatches()UserAgentStringMatchMaker.getMatches()This function is used only for analyzing which patterns that could possibly be relevant were actually relevant for the matcher actions.Matcher.getUsedMatches()UserAgentStringMatchMaker.getUsedMatches(UserAgent.MutableUserAgent userAgent) MatchesList.iterator()Methods in nl.basjes.parse.useragent.analyze with parameters of type MatchesList.MatchMethod parameters in nl.basjes.parse.useragent.analyze with type arguments of type MatchesList.MatchModifier and TypeMethodDescriptionbooleanMatchesList.addAll(Collection<? extends MatchesList.Match> collection)