|
Class Summary |
| Bug |
A serializable Java Bean class representing a warning. |
| File |
Java Bean class for a file of the PMD format. |
| JavaFileFinder |
Scans the workspace and finds all Java files. |
| Pmd |
Java Bean class for a violations collection of the PMD format. |
| PmdCollector |
Parses the PMD files that match the specified pattern and creates a
corresponding Java project with a collection of annotations. |
| PmdMessages |
Provides access to rule descriptions and examples. |
| PmdParser |
A parser for the maven-pmd-plugin XML files. |
| Violation |
Java Bean class for a violation of the PMD format. |