Uses of Class
com.reallifedeveloper.maven.jdepend.xml.XmlReport.XmlPackage
Packages that use XmlReport.XmlPackage
Package
Description
Contains code to work with the XML report that JDepend generates.
-
Uses of XmlReport.XmlPackage in com.reallifedeveloper.maven.jdepend.xml
Methods in com.reallifedeveloper.maven.jdepend.xml that return types with arguments of type XmlReport.XmlPackageModifier and TypeMethodDescriptionXmlReport.packagesWithError()
Gives the packages that were included in the JDepend report, but not successfully analyzed.XmlReport.packagesWithoutError()
Gives the packages that were successfully analyzed by JDepend.