Uses of Interface
nl.basjes.parse.useragent.parser.UserAgentVisitor
Packages that use UserAgentVisitor
Package
Description
-
Uses of UserAgentVisitor in nl.basjes.parse.useragent.analyze.treewalker.steps.walk.stepdown
Classes in nl.basjes.parse.useragent.analyze.treewalker.steps.walk.stepdown that implement UserAgentVisitorModifier and TypeClassDescriptionclassThis visitor will return the list of requested child nodes -
Uses of UserAgentVisitor in nl.basjes.parse.useragent.parser
Classes in nl.basjes.parse.useragent.parser that implement UserAgentVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofUserAgentVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.