Package com.reallifedeveloper.maven.jdepend.xml
package com.reallifedeveloper.maven.jdepend.xml
Contains code to work with the XML report that JDepend generates.
- Author:
- RealLifeDeveloper
-
ClassesClassDescriptionAn
XmlAdapter
that removes leading and trailing space from all strings.A representation of the XML report generated by JDepend.Contains information from theClass
element.Contains information from thePackage
element.Contains information from theCycles
element.Contains information from theStats
element.A parser for XML files created by JDepend.