A B C E F G I L M O P R S T

A

AbstractPmdReport - Class in org.apache.maven.plugin.pmd
Base class for the PMD reports.
AbstractPmdReport() - Constructor for class org.apache.maven.plugin.pmd.AbstractPmdReport
 
AbstractPmdViolationCheckMojo - Class in org.apache.maven.plugin.pmd
Base class for mojos that check if there were any PMD violations.
AbstractPmdViolationCheckMojo() - Constructor for class org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo
 

B

beginDocument() - Method in class org.apache.maven.plugin.pmd.CpdReportGenerator
 
beginDocument() - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 
beginFile(File) - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 

C

canGenerateReport() - Method in class org.apache.maven.plugin.pmd.AbstractPmdReport
 
constructXRefLocation() - Method in class org.apache.maven.plugin.pmd.AbstractPmdReport
 
CpdReport - Class in org.apache.maven.plugin.pmd
Report for PMD's CPD tool.
CpdReport() - Constructor for class org.apache.maven.plugin.pmd.CpdReport
 
CpdReportGenerator - Class in org.apache.maven.plugin.pmd
 
CpdReportGenerator(Sink, String, ResourceBundle, String) - Constructor for class org.apache.maven.plugin.pmd.CpdReportGenerator
 
CpdViolationCheckMojo - Class in org.apache.maven.plugin.pmd
Fail the build if there were any CPD violations in the source code.
CpdViolationCheckMojo() - Constructor for class org.apache.maven.plugin.pmd.CpdViolationCheckMojo
 
createRenderer() - Method in class org.apache.maven.plugin.pmd.CpdReport
Create and return the correct renderer for the output type.
createRenderer() - Method in class org.apache.maven.plugin.pmd.PmdReport
Create and return the correct renderer for the output type.

E

endDocument() - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 
endFile(File) - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 
execute() - Method in class org.apache.maven.plugin.pmd.CpdViolationCheckMojo
 
execute() - Method in class org.apache.maven.plugin.pmd.PmdViolationCheckMojo
 
executeCheck(String, String) - Method in class org.apache.maven.plugin.pmd.AbstractPmdViolationCheckMojo
 
executeReport(Locale) - Method in class org.apache.maven.plugin.pmd.CpdReport
 
executeReport(Locale) - Method in class org.apache.maven.plugin.pmd.PmdReport
 

F

format - Variable in class org.apache.maven.plugin.pmd.AbstractPmdReport
Set the output format type, in addition to the HTML report.

G

generate(Iterator) - Method in class org.apache.maven.plugin.pmd.CpdReportGenerator
 
getDescription(Locale) - Method in class org.apache.maven.plugin.pmd.CpdReport
 
getDescription(Locale) - Method in class org.apache.maven.plugin.pmd.PmdReport
 
getName(Locale) - Method in class org.apache.maven.plugin.pmd.CpdReport
 
getName(Locale) - Method in class org.apache.maven.plugin.pmd.PmdReport
 
getOutputDirectory() - Method in class org.apache.maven.plugin.pmd.AbstractPmdReport
 
getOutputName() - Method in class org.apache.maven.plugin.pmd.CpdReport
 
getOutputName() - Method in class org.apache.maven.plugin.pmd.PmdReport
 
getPMD() - Method in class org.apache.maven.plugin.pmd.PmdReport
Constructs the PMD class, passing it an argument that configures the target JDK.
getProject() - Method in class org.apache.maven.plugin.pmd.AbstractPmdReport
 
getSiteRenderer() - Method in class org.apache.maven.plugin.pmd.AbstractPmdReport
 
getXrefLocation() - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 

I

isHtml() - Method in class org.apache.maven.plugin.pmd.AbstractPmdReport
 

L

Locator - Class in org.apache.maven.plugin.pmd
Performs Locator services for the *Location parameters in the Reports.
Locator(Log) - Constructor for class org.apache.maven.plugin.pmd.Locator
Create a Locator object.

M

metricAdded(Metric) - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 

O

org.apache.maven.plugin.pmd - package org.apache.maven.plugin.pmd
 
outputDirectory - Variable in class org.apache.maven.plugin.pmd.AbstractPmdReport
The output directory for the final HTML report.

P

PmdReport - Class in org.apache.maven.plugin.pmd
Implement the PMD report.
PmdReport() - Constructor for class org.apache.maven.plugin.pmd.PmdReport
 
PmdReportListener - Class in org.apache.maven.plugin.pmd
Handle events from PMD, converting them into Doxia events.
PmdReportListener(Sink, String, ResourceBundle) - Constructor for class org.apache.maven.plugin.pmd.PmdReportListener
 
PmdViolationCheckMojo - Class in org.apache.maven.plugin.pmd
Fail the build if there were any PMD violations in the source code.
PmdViolationCheckMojo() - Constructor for class org.apache.maven.plugin.pmd.PmdViolationCheckMojo
 
project - Variable in class org.apache.maven.plugin.pmd.AbstractPmdReport
The project to analyse.

R

resolveLocation(String, String) - Method in class org.apache.maven.plugin.pmd.Locator
Attempts to resolve a location parameter into a real file.
ruleViolationAdded(RuleViolation) - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 

S

setXrefLocation(String) - Method in class org.apache.maven.plugin.pmd.PmdReportListener
 

T

targetDirectory - Variable in class org.apache.maven.plugin.pmd.AbstractPmdReport
The output directory for the intermediate XML report.

A B C E F G I L M O P R S T

Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.