Uses of Interface
org.apache.maven.api.NodeVisitor
-
Uses of NodeVisitor in org.apache.maven.api
Modifier 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