Class PmdResult
java.lang.Object
org.apache.maven.plugins.pmd.exec.PmdResult
Provides access to the result of the pmd analysis.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionboolean
- 
Field Details- 
EMPTY
 
- 
- 
Constructor Details
- 
Method Details- 
hasViolationspublic boolean hasViolations()
- 
getViolations
- 
getSuppressedViolations
- 
getErrors
 
-