public class CpdReport extends AbstractPmdReport
aggregate, format, includeTests, outputDirectory, project, reactorProjects, targetDirectory
Constructor and Description |
---|
CpdReport() |
Modifier and Type | Method and Description |
---|---|
net.sourceforge.pmd.cpd.Renderer |
createRenderer()
Create and return the correct renderer for the output type.
|
void |
executeReport(Locale locale) |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
String |
getOutputName() |
canGenerateReport, constructXRefLocation, getFilesToProcess, getOutputDirectory, getOutputEncoding, getProject, getSiteRenderer, getSourceEncoding, isHtml
closeReport, execute, generate, generate, generate, getCategoryName, getReportOutputDirectory, getSink, getSinkFactory, isExternalReport, setReportOutputDirectory
public void executeReport(Locale locale) throws org.apache.maven.reporting.MavenReportException
executeReport
in class org.apache.maven.reporting.AbstractMavenReport
org.apache.maven.reporting.MavenReportException
public String getOutputName()
public net.sourceforge.pmd.cpd.Renderer createRenderer() throws org.apache.maven.reporting.MavenReportException
org.apache.maven.reporting.MavenReportException
- if no renderer found for the output typeCopyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.