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