- 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
-
- getDestinationDirectory() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Abstract method that returns the target directory where the generated JXR reports will be put.
- getDestinationDirectory() - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getDestinationDirectory() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getJavadocDir() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Abstract method that returns the directory of the javadoc files.
- getJavadocDir() - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getJavadocDir() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getMavenJavadocPluginBasicOption(MavenProject, String, String) - Static method in class org.apache.maven.plugin.jxr.JxrReportUtil
-
Return 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
-
Return the plugin references for the javadoc plugin in a project.
- getName(Locale) - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getName(Locale) - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getOutputDirectory() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
- getOutputEncoding() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
Gets the effective reporting output files encoding.
- getOutputName() - Method in class org.apache.maven.plugin.jxr.JxrReport
-
- getOutputName() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-
- getProject() - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
-
- getSiteRenderer() - 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.