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.
|
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 test source code
for a project.
|
Copyright © 2002–2024 The Apache Software Foundation. All rights reserved.