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| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| SingleFileReport | getText()The jdepend text report | 
| SingleFileReport | getXml()The jdepend XML report | 
getEnabledfindAll, matching, matching, withTypeadd, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getNames, getRulesall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArraySingleFileReport getXml()
SingleFileReport getText()