@Mojo(name="report")
public class NcssReportMojo
extends org.apache.maven.reporting.AbstractMavenReport
outputDirectory, project, siteRenderer| Constructor and Description |
|---|
NcssReportMojo() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canGenerateReport() |
protected String |
constructXRefLocation() |
void |
executeReport(Locale locale) |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
String |
getOutputName() |
protected File |
getSourceDirectory()
Getter for the source directory
|
protected String |
getSourceEncoding()
Gets the source files encoding.
|
protected String |
getXmlOutputDirectory() |
closeReport, execute, generate, generate, generate, getCategoryName, getInputEncoding, getOutputDirectory, getOutputEncoding, getProject, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, isExternalReport, setReportOutputDirectoryprotected String getSourceEncoding()
public void executeReport(Locale locale) throws org.apache.maven.reporting.MavenReportException
executeReport in class org.apache.maven.reporting.AbstractMavenReportorg.apache.maven.reporting.MavenReportExceptionorg.apache.maven.reporting.MavenReport#executeReport(java.util.Locale)public boolean canGenerateReport()
canGenerateReport in interface org.apache.maven.reporting.MavenReportcanGenerateReport in class org.apache.maven.reporting.AbstractMavenReportMavenReport.canGenerateReport()public String getDescription(Locale locale)
MavenReport.getDescription(java.util.Locale)protected String getXmlOutputDirectory()
public String getOutputName()
MavenReport.getOutputName()protected File getSourceDirectory()
protected String constructXRefLocation()
Copyright © 2005–2015 Codehaus. All rights reserved.