All Classes and Interfaces
Classes
Class
Description
Display help information on jdepend-maven-plugin.
Call
Call
mvn jdepend:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Generates a JDepend report.
A
MavenReportRenderer
that creates a Maven report based on an XmlReport
.An
XmlAdapter
that removes leading and trailing space from all strings.A representation of the XML report generated by JDepend.
Contains information from the
Class
element.Contains information from the
Package
element.Contains information from the
Cycles
element.Contains information from the
Stats
element.A parser for XML files created by JDepend.