- getAllClasses() - Method in class org.apache.maven.jxr.DirectoryIndexer.ProjectInfo
-  
- getAllPackages() - Method in class org.apache.maven.jxr.DirectoryIndexer.ProjectInfo
-  
- getBottom() - Method in class org.apache.maven.jxr.DirectoryIndexer
- 
Gets the footer for the navigation pages. 
- getBundle(Locale) - Method in class org.apache.maven.plugin.jxr.AbstractJxrReport
- 
Returns the correct resource bundle according to the locale. 
- getClasses() - Method in class org.apache.maven.jxr.DirectoryIndexer.PackageInfo
-  
- getClassType() - Method in class org.apache.maven.jxr.pacman.JavaFile
- 
Gets the name of this class. 
- getClassType(String) - Method in class org.apache.maven.jxr.pacman.PackageType
- 
Given the name of a class, get it from this package or null if it does
 not exist. 
- getClassTypes() - Method in class org.apache.maven.jxr.pacman.JavaFile
- 
Gets the names of the classes in this file. 
- getClassTypes() - Method in class org.apache.maven.jxr.pacman.PackageType
- 
Gets all the known classes 
- getDescription(Locale) - Method in class org.apache.maven.plugin.jxr.JxrReport
-  
- getDescription(Locale) - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-  
- getDir() - Method in class org.apache.maven.jxr.DirectoryIndexer.ClassInfo
-  
- getDir() - Method in class org.apache.maven.jxr.DirectoryIndexer.PackageInfo
-  
- getDocTitle() - Method in class org.apache.maven.jxr.DirectoryIndexer
- 
Gets the major page heading. 
- getEncoding() - Method in class org.apache.maven.jxr.pacman.FileManager
- 
Gets the encoding of source files. 
- getEncoding() - Method in class org.apache.maven.jxr.pacman.JavaFile
- 
Gets the encoding attribute. 
- getFile(Path) - Method in class org.apache.maven.jxr.pacman.FileManager
- 
Gets a file from its name.
 If the file does not exist within the FileManager, creates a new one and returns it.
 
- getFilename() - Method in class org.apache.maven.jxr.DirectoryIndexer.ClassInfo
-  
- getFilename() - Method in class org.apache.maven.jxr.pacman.ClassType
- 
Returns the file name. 
- getFilename() - Method in class org.apache.maven.jxr.pacman.JavaFile
- 
Gets the file name without path and extension. 
- getFilenameWithoutPathOrExtension(Path) - Static method in class org.apache.maven.jxr.pacman.JavaFile
- 
Remove the path and the ".java" extension from a filename. 
- getImportTypes() - Method in class org.apache.maven.jxr.pacman.JavaFile
- 
Gets the imported packages/files that this package has. 
- getIndex() - Method in class org.apache.maven.jxr.util.StringEntry
- 
Gets the index attribute of the StringEntry object. 
- 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 optionNamevalue 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() - Method in class org.apache.maven.jxr.DirectoryIndexer.ClassInfo
-  
- getName() - Method in class org.apache.maven.jxr.DirectoryIndexer.PackageInfo
-  
- getName() - Method in class org.apache.maven.jxr.pacman.BaseType
- 
Gets the name for this type. 
- getName(Locale) - Method in class org.apache.maven.plugin.jxr.JxrReport
-  
- getName(Locale) - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-  
- getOutputEncoding() - Method in class org.apache.maven.jxr.DirectoryIndexer
- 
Gets the output encoding. 
- getOutputName() - Method in class org.apache.maven.plugin.jxr.JxrReport
-  
- getOutputName() - Method in class org.apache.maven.plugin.jxr.JxrTestReport
-  
- getPackage() - Method in class org.apache.maven.jxr.pacman.ImportType
- 
Gets the name of the package that this import is based on: EX: test.* will
 return "test" EX: test.Test will return "test" 
- getPackageType() - Method in class org.apache.maven.jxr.pacman.JavaFile
- 
Gets the package of this class. 
- getPackageType(String) - Method in class org.apache.maven.jxr.pacman.PackageManager
- 
Given the name of a package (Ex: org.apache.maven.util) obtain it from
 the package manager. 
- getPackageTypes() - Method in class org.apache.maven.jxr.pacman.PackageManager
- 
Gets all of the packages in this package manager. 
- getPath() - Method in class org.apache.maven.jxr.pacman.JavaFile
- 
Gets the path attribute. 
- 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
-  
- getRevision() - Method in class org.apache.maven.jxr.JavaCodeTransform
- 
The current revision of the module. 
- getRootRef() - Method in class org.apache.maven.jxr.DirectoryIndexer.PackageInfo
-  
- 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. 
- getTemplateDir() - Method in class org.apache.maven.jxr.DirectoryIndexer
- 
Gets the template directory. 
- getWindowTitle() - Method in class org.apache.maven.jxr.DirectoryIndexer
- 
Gets the window title.