public interface PmdReports extends ReportContainer<SingleFileReport>
Pmd
task.ReportContainer.ImmutableViolationException
Modifier and Type | Method and Description |
---|---|
SingleFileReport |
getHtml()
The pmd (single file) HTML report
|
SingleFileReport |
getXml()
The pmd (single file) 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 getHtml()
SingleFileReport getXml()