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