Package | Description |
---|---|
org.apache.maven.plugin.pmd |
Modifier and Type | Field and Description |
---|---|
protected Map<File,PmdFileInfo> |
AbstractPmdReport.filesToProcess
The files that are being analyzed.
|
Modifier and Type | Method and Description |
---|---|
protected Map<File,PmdFileInfo> |
AbstractPmdReport.getFilesToProcess()
Convenience method to get the list of files where the PMD tool will be executed
|
Modifier and Type | Method and Description |
---|---|
void |
PmdReportGenerator.setFiles(Map<File,PmdFileInfo> files) |
Constructor and Description |
---|
CpdReportGenerator(Sink sink,
Map<File,PmdFileInfo> fileMap,
ResourceBundle bundle,
boolean aggregate) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.