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
|
getEnabled
findAll, matching, matching, withType
add, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getNames, getRules
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
SingleFileReport getXml()
SingleFileReport getText()