Interface MatchMaker
- All Superinterfaces:
AnalyzerConfigHolder
- All Known Implementing Classes:
GetAllPaths,MatchMaker.Dummy,UserAgentStringMatchMaker
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetRequiredInformRanges(String treeName) getRequiredPrefixLengths(String treeName) voidvoidinformMeAbout(MatcherAction matcherAction, String keyPattern) voidinformMeAboutPrefix(MatcherAction matcherAction, String treeName, String prefix) voidlookingForRange(String treeName, WordRangeVisitor.Range range) default voidreceivedInput(Matcher matcher) Methods inherited from interface nl.basjes.parse.useragent.config.AnalyzerConfigHolder
dropTests, getConfig, getLookups, getLookupSets, getNumberOfTestCases, getTestCases, getUserAgentMaxLength
-
Method Details
-
inform
-
informMeAbout
-
lookingForRange
-
getRequiredInformRanges
-
informMeAboutPrefix
-
getRequiredPrefixLengths
-
receivedInput
-