org.fusesource.mvnplugins.graph
Class DependencyVisualizer
java.lang.Object
org.fusesource.mvnplugins.graph.DependencyVisualizer
public class DependencyVisualizer
- extends Object
- Author:
- Hiram Chirino
Method Summary |
void |
add(org.apache.maven.shared.dependency.tree.DependencyNode dn)
|
void |
export(File target)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependencyVisualizer
public DependencyVisualizer()
add
public void add(org.apache.maven.shared.dependency.tree.DependencyNode dn)
export
public void export(File target)
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2009-2011 FuseSource. All Rights Reserved.