Package org.apache.maven.plugin.dependency.treeSerializers

Class Summary
AbstractSerializingVisitor Abstract class for visitors performing serialization.
DOTDependencyNodeVisitor A dependency node visitor that serializes visited nodes to DOT format http://en.wikipedia.org/wiki/DOT_language
GraphmlDependencyNodeVisitor A dependency node visitor that serializes visited nodes to a writer using the graphml format.
TGFDependencyNodeVisitor A dependency node visitor that serializes visited nodes to a writer using the TGF format.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.