The reporting configuration for the 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.
Type | Name and description |
---|---|
SingleFileReport |
getText() The jdepend text report |
SingleFileReport |
getXml() The jdepend XML report |
Methods inherited from class | Name |
---|---|
interface ReportContainer |
getEnabled |
interface NamedDomainObjectSet |
findAll, matching, matching, withType |
interface NamedDomainObjectCollection |
add, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getNames, getRules, matching, matching, withType |
interface Set |
add, equals, hashCode, clear, contains, isEmpty, size, toArray, toArray, addAll, iterator, remove, containsAll, removeAll, retainAll |
The jdepend text report
The jdepend XML report