@Mojo(name="taglibdoc") public class TaglibdocMojo extends AbstractMavenReport implements MavenReport
outputDirectory, project, siteRendererCATEGORY_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, setReportOutputDirectorygetLog, getPluginContext, setLog, setPluginContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerate, getCategoryName, getReportOutputDirectory, setReportOutputDirectorypublic void execute()
throws MojoExecutionException
execute in interface Mojoexecute in class AbstractMavenReportMojoExecutionExceptionAbstractMavenReport.execute()protected void executeReport(Locale locale) throws MavenReportException
executeReport in class AbstractMavenReportMavenReportExceptionAbstractMavenReport.executeReport(java.util.Locale)public String getOutputName()
getOutputName in interface MavenReportMavenReport.getOutputName()public String getName(Locale locale)
getName in interface MavenReportMavenReport.getName(java.util.Locale)public String getDescription(Locale locale)
getDescription in interface MavenReportMavenReport.getDescription(java.util.Locale)public boolean isExternalReport()
isExternalReport in interface MavenReportisExternalReport in class AbstractMavenReportMavenReport.isExternalReport()public boolean canGenerateReport()
canGenerateReport in interface MavenReportcanGenerateReport in class AbstractMavenReportAbstractMavenReport.canGenerateReport()Copyright © 2004–2022 Web-Legacy. All rights reserved.