Uses of Interface
org.apache.maven.api.NodeVisitor
Packages that use NodeVisitor
-
Uses of NodeVisitor in org.apache.maven.api
Methods in org.apache.maven.api with parameters of type NodeVisitorModifier and TypeMethodDescriptionboolean
Node.accept
(NodeVisitor visitor) Traverses this node and potentially its children using the specified visitor. -
Uses of NodeVisitor in org.apache.maven.internal.impl
Methods in org.apache.maven.internal.impl with parameters of type NodeVisitor