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
XmlAdapterthat removes leading and trailing space from all strings.A representation of the XML report generated by JDepend.Contains information from theClasselement.Contains information from thePackageelement.Contains information from theCycleselement.Contains information from theStatselement.A parser for XML files created by JDepend.