@Mojo(name="jxr") @Execute(phase=GENERATE_SOURCES) public class JxrReport extends AbstractJxrReport
reactorProjects, skip| Constructor and Description | 
|---|
JxrReport()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription(Locale locale)  | 
protected String | 
getDestinationDirectory()
Abstract method that returns the target directory where the generated JXR reports will be put. 
 | 
protected File | 
getJavadocDir()
Abstract method that returns the directory of the javadoc files. 
 | 
String | 
getName(Locale locale)  | 
String | 
getOutputName()  | 
protected List<String> | 
getSourceRoots()
Abstract method that returns the specified source directories that will be included in the JXR report generation. 
 | 
protected List<String> | 
getSourceRoots(org.apache.maven.project.MavenProject project)
Abstract method that returns the compile source directories of the specified project that will be included in the
 JXR report generation 
 | 
void | 
setReportOutputDirectory(File reportOutputDirectory)  | 
canGenerateReport, canGenerateReport, constructSourceDirs, execute, executeReport, getBundle, getOutputDirectory, getOutputEncoding, getProject, getSiteRenderer, init, isAggregate, isExternalReport, pruneSourceDirscloseReport, generate, generate, generate, getCategoryName, getInputEncoding, getReportOutputDirectory, getSink, getSinkFactoryprotected String getDestinationDirectory()
AbstractJxrReportgetDestinationDirectory in class AbstractJxrReportprotected List<String> getSourceRoots()
AbstractJxrReportgetSourceRoots in class AbstractJxrReportprotected List<String> getSourceRoots(org.apache.maven.project.MavenProject project)
AbstractJxrReportgetSourceRoots in class AbstractJxrReportproject - the MavenProject where the JXR report plugin will be executedpublic String getOutputName()
protected File getJavadocDir()
AbstractJxrReportgetJavadocDir in class AbstractJxrReportpublic void setReportOutputDirectory(File reportOutputDirectory)
setReportOutputDirectory in interface org.apache.maven.reporting.MavenReportsetReportOutputDirectory in class org.apache.maven.reporting.AbstractMavenReportCopyright © 2002–2018 The Apache Software Foundation. All rights reserved.