public interface JDependReports extends ReportContainer<SingleFileReport>
JDepend task.
 Exactly one of the XML or HTML reports can be enabled when the task executes. If more than one or none is enabled, an InvalidUserDataException
 will be thrown.ReportContainer.ImmutableViolationException| Modifier and Type | Method and Description | 
|---|---|
| SingleFileReport | getText()The jdepend text report | 
| SingleFileReport | getXml()The jdepend XML report | 
getAsMap, getEnabled, getEnabledDirectoryReportDestinations, getEnabledFileReportDestinations, getEnabledReportNames, getNamer, getNames, getRules, isEmptyfindAll, matching, matching, withTypeadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByNameall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclear, contains, containsAll, equals, hashCode, iterator, remove, removeAll, retainAll, size, toArray, toArray@Internal SingleFileReport getXml()
@Internal SingleFileReport getText()