Package | Description |
---|---|
org.apache.maven.plugins.dependency.tree |
Modifier and Type | Class and Description |
---|---|
class |
DOTDependencyNodeVisitor
A dependency node visitor that serializes visited nodes to DOT
format
|
class |
GraphmlDependencyNodeVisitor
A dependency node visitor that serializes visited nodes to a writer using the
graphml format.
|
class |
JsonDependencyNodeVisitor
A dependency node visitor that serializes visited nodes to a writer using the JSON format.
|
class |
TGFDependencyNodeVisitor
A dependency node visitor that serializes visited nodes to a writer using the
TGF format.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.