Uses of Class
com.reallifedeveloper.maven.jdepend.xml.XmlReport.XmlPackageWithCycle
Packages that use XmlReport.XmlPackageWithCycle
Package
Description
Contains code to work with the XML report that JDepend generates.
-
Uses of XmlReport.XmlPackageWithCycle in com.reallifedeveloper.maven.jdepend.xml
Methods in com.reallifedeveloper.maven.jdepend.xml that return types with arguments of type XmlReport.XmlPackageWithCycleModifier and TypeMethodDescriptionXmlReport.findPackageWithCycle
(String packageName) If the given package has any cycles, provides information about this.