@Mojo(name="taglibdoc") public class TaglibdocMojo extends AbstractMavenReport implements MavenReport
outputDirectory, project, siteRenderer
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE
Constructor and Description |
---|
TaglibdocMojo() |
Modifier and Type | Method and Description |
---|---|
boolean |
canGenerateReport() |
void |
execute() |
protected void |
executeReport(Locale locale) |
String |
getDescription(Locale locale) |
String |
getName(Locale locale) |
String |
getOutputName() |
boolean |
isExternalReport() |
closeReport, generate, generate, getCategoryName, getInputEncoding, getOutputDirectory, getOutputEncoding, getProject, getReportOutputDirectory, getSink, getSinkFactory, getSiteRenderer, setReportOutputDirectory
getLog, getPluginContext, setLog, setPluginContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generate, getCategoryName, getReportOutputDirectory, setReportOutputDirectory
public void execute() throws MojoExecutionException
execute
in interface Mojo
execute
in class AbstractMavenReport
MojoExecutionException
AbstractMavenReport.execute()
protected void executeReport(Locale locale) throws MavenReportException
executeReport
in class AbstractMavenReport
MavenReportException
AbstractMavenReport.executeReport(java.util.Locale)
public String getOutputName()
getOutputName
in interface MavenReport
MavenReport.getOutputName()
public String getName(Locale locale)
getName
in interface MavenReport
MavenReport.getName(java.util.Locale)
public String getDescription(Locale locale)
getDescription
in interface MavenReport
MavenReport.getDescription(java.util.Locale)
public boolean isExternalReport()
isExternalReport
in interface MavenReport
isExternalReport
in class AbstractMavenReport
MavenReport.isExternalReport()
public boolean canGenerateReport()
canGenerateReport
in interface MavenReport
canGenerateReport
in class AbstractMavenReport
AbstractMavenReport.canGenerateReport()
Copyright © 2004–2022 Web-Legacy. All rights reserved.