All Classes
-
All Classes Class Summary Exception Summary Class Description AbstractJxrReport Base class for the JXR reports.AggregatorJxrReport Generates a combined JXR report in an aggregating project.AggregatorJxrTestReport Generates a combined JXR report for test code in an aggregating project.BaseType put your documentation comment hereClassType Represents a Java class, interface, enum or record.DirectoryIndexer This class creates the navigational pages for jxr's cross-referenced source files.DirectoryIndexer.ClassInfo Holds class informationDirectoryIndexer.PackageInfo DirectoryIndexer.ProjectInfo DirectoryScanner Workaround to ignore package-info.java files.FileManager Singleton that handles holding references to JavaFiles.HelpMojo Display help information on maven-jxr-plugin.
Callmvn jxr:help -Ddetail=true -Dgoal=<goal-name>to display parameter details.ImportType Represents an entry in a java "import" statementJavaCodeTransform Syntax highlights java by turning it into html.JavaFile Interface for objects which wish to provide meta-info about a JavaFile.JavaFileImpl PacMan implementation of a JavaFile.JXR Main entry point into Maven used to kick off the XReference code building.JxrException Exception occurring in JXR.JxrNoForkReport Creates an html-based, cross referenced version of Java source code for a project without forking.JxrReport Creates an html-based, cross referenced version of Java source code for a project.JxrReportUtil Utility class for the jxr report.JxrTestNoForkReport Creates an html-based, cross referenced version of Java source code for a project's test sources without forking.JxrTestReport Creates an html-based, cross referenced version of Java source code for a project's test sources.PackageManager Given a list of directories, parse them out and store them as rendered packages, classes, imports, etc.PackageType Represents a Java package and its subclasses.SimpleWordTokenizer This is a small and fast word tokenizer.StringEntry A StringEntry represents a value found by the tokenizer.