|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.pluginsupport.dependency.DependencyTree
public class DependencyTree
???
Nested Class Summary | |
---|---|
static class |
DependencyTree.Node
|
Constructor Summary | |
---|---|
DependencyTree()
|
Method Summary | |
---|---|
java.util.Collection |
getArtifacts()
|
DependencyTree.Node |
getRootNode()
|
void |
setRootNode(DependencyTree.Node rootNode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DependencyTree()
Method Detail |
---|
public java.util.Collection getArtifacts()
public DependencyTree.Node getRootNode()
public void setRootNode(DependencyTree.Node rootNode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |