- getBundle(Locale) - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Returns the correct resource bundle according to the locale.
- getDescription(Locale) - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getDescription(Locale) - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getJavadocLocation() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Abstract method that returns the location where (Test) Javadoc is generated for this project.
- getJavadocLocation() - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getJavadocLocation() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getMavenJavadocPluginBasicOption(MavenProject, String, String) - Static method in class org.apache.maven.plugin.jxr.JxrReportUtil
-
Returns the optionName
value defined in a project for the "maven-javadoc-plugin" plugin.
- getMavenJavadocPlugins(MavenProject) - Static method in class org.apache.maven.plugin.jxr.JxrReportUtil
-
Returns the plugin references for the javadoc plugin in a project.
- getMojoExecution() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
- getName(Locale) - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getName(Locale) - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getOutputName() - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getOutputName() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getPluginReportOutputDirectory() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Abstract method that returns the plugin report output directory where the generated JXR report will be put
beneath AbstractMavenReport.getReportOutputDirectory()
.
- getPluginReportOutputDirectory() - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getPluginReportOutputDirectory() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getProject() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
- getReactorProjects() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
- getSession() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
- getSourceRoots() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Abstract method that returns the specified source directories that will be included in the JXR report generation.
- getSourceRoots(MavenProject) - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Abstract method that returns the compile source directories of the specified project that will be included in the
JXR report generation
- getSourceRoots() - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getSourceRoots(MavenProject) - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getSourceRoots() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getSourceRoots(MavenProject) - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getStructure(MavenProject, boolean) - Static method in class org.apache.maven.plugin.jxr.JxrReportUtil
-
Generates the site structure using the project hierarchy (project and its modules) or using the
distributionManagement elements from the pom.xml.