Uses of Interface
nl.basjes.parse.useragent.parser.UserAgentTreeWalkerVisitor
Packages that use UserAgentTreeWalkerVisitor
-
Uses of UserAgentTreeWalkerVisitor in nl.basjes.parse.useragent.analyze
Classes in nl.basjes.parse.useragent.analyze that implement UserAgentTreeWalkerVisitor -
Uses of UserAgentTreeWalkerVisitor in nl.basjes.parse.useragent.parser
Classes in nl.basjes.parse.useragent.parser that implement UserAgentTreeWalkerVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofUserAgentTreeWalkerVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.