All Classes and Interfaces
Class
Description
Represents one PMD error (usually it will be violation).
PmdError backed by a ConfigError.
PmdError backed by a ProcessingError.
PmdError backed by a RuleViolation.
Validates source code with PMD.
Rule to check plain assertions in JUnit tests.
Rule to check unnecessary local variables.
Rule to prohibit use of String.length() when checking for empty string.