Package org.sonatype.aether.util.graph

Class Summary
CloningDependencyVisitor A dependency visitor that constructs a clone of the visited dependency graph.
DefaultDependencyNode A node within a dependency graph.
FilteringDependencyVisitor A dependency visitor that delegates to another visitor if nodes match a filter.
PreorderNodeListGenerator Generates a sequence of dependency nodes from a dependeny graph by traversing the graph in preorder.
TreeDependencyVisitor A dependency visitor that delegates to another visitor if a node hasn't been visited before.
 



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.