| 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.
|
| HelpMojo |
Display help information on maven-jxr-plugin.
Call mvn jxr:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| JxrReport |
Creates an html-based, cross referenced version of Java source code
for a project.
|
| JxrReportUtil |
Utility class for the jxr report.
|
| JxrTestReport |
Creates an html-based, cross referenced version of Java source code
for a project's test sources.
|
| PluginLogAdapter |
Logging adapter.
|
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.