All Classes and Interfaces

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