|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.reporting.AbstractMavenReport
org.codehaus.mojo.taglist.TagListReport
MOJO for the tag list report.
| Field Summary |
| Fields inherited from interface org.apache.maven.reporting.MavenReport |
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Constructor Summary | |
TagListReport()
|
|
| Method Summary | |
boolean |
canGenerateReport()
Cf. |
protected void |
executeReport(java.util.Locale locale)
Cf. |
java.lang.String |
getDescription(java.util.Locale locale)
Cf. |
java.lang.String |
getName(java.util.Locale locale)
Cf. |
protected java.lang.String |
getOutputDirectory()
Cf. |
java.lang.String |
getOutputName()
Cf. |
org.apache.maven.project.MavenProject |
getProject()
Cf. |
protected org.apache.maven.doxia.siterenderer.Renderer |
getSiteRenderer()
Cf. |
java.lang.String[] |
getTags()
Returns the tags to look for. |
boolean |
isMultipleLineComments()
Tells whether we should look for comments over multiple lines |
| Methods inherited from class org.apache.maven.reporting.AbstractMavenReport |
closeReport, execute, generate, getCategoryName, getReportOutputDirectory, getSink, isExternalReport, setReportOutputDirectory |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TagListReport()
| Method Detail |
protected void executeReport(java.util.Locale locale)
throws org.apache.maven.reporting.MavenReportException
org.apache.maven.reporting.MavenReportExceptionAbstractMavenReport.executeReport(java.util.Locale)public boolean canGenerateReport()
MavenReport.canGenerateReport()public java.lang.String[] getTags()
public boolean isMultipleLineComments()
protected org.apache.maven.doxia.siterenderer.Renderer getSiteRenderer()
AbstractMavenReport.getSiteRenderer()protected java.lang.String getOutputDirectory()
AbstractMavenReport.getOutputDirectory()public org.apache.maven.project.MavenProject getProject()
AbstractMavenReport.getProject()public java.lang.String getDescription(java.util.Locale locale)
MavenReport.getDescription(java.util.Locale)public java.lang.String getName(java.util.Locale locale)
MavenReport.getName(java.util.Locale)public java.lang.String getOutputName()
MavenReport.getOutputName()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||