Package | Description |
---|---|
org.apache.maven.plugins.pmd | |
org.apache.maven.plugins.pmd.exec | |
org.apache.maven.plugins.pmd.model |
Modifier and Type | Method and Description |
---|---|
void |
PmdReportRenderer.setProcessingErrors(Collection<ProcessingError> processingErrors) |
Modifier and Type | Method and Description |
---|---|
Collection<ProcessingError> |
PmdResult.getErrors() |
Modifier and Type | Method and Description |
---|---|
List<ProcessingError> |
PmdErrorDetail.getErrors()
Method getErrors.
|
Modifier and Type | Method and Description |
---|---|
void |
PmdErrorDetail.addError(ProcessingError processingError)
Method addError.
|
void |
PmdErrorDetail.removeError(ProcessingError processingError)
Method removeError.
|
Modifier and Type | Method and Description |
---|---|
void |
PmdErrorDetail.setErrors(List<ProcessingError> errors)
Set the errors field.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.