Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
J
O
P
R
S
W
A
AbstractJxrReport
- Class in
org.apache.maven.plugin.jxr
Base class for the JXR reports.
AbstractJxrReport()
- Constructor for class org.apache.maven.plugin.jxr.
AbstractJxrReport
aggregate
- Variable in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Whether to build an aggregated report at the root, or build individual reports.
C
canGenerateReport(List)
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
canGenerateReport()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Cf.
constructSourceDirs()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Gets the list of the source directories to be included in the JXR report generation
D
debug(String)
- Method in class org.apache.maven.plugin.jxr.
PluginLogAdapter
E
error(String)
- Method in class org.apache.maven.plugin.jxr.
PluginLogAdapter
executeReport(Locale)
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Cf.
G
getBundle(Locale)
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Returns the correct resource bundle according to the locale
getDescription(Locale)
- Method in class org.apache.maven.plugin.jxr.
JxrReport
Cf.
getDescription(Locale)
- Method in class org.apache.maven.plugin.jxr.
JxrTestReport
Cf.
getDestinationDirectory()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Abstract method that returns the target directory where the generated JXR reports will be put.
getDestinationDirectory()
- Method in class org.apache.maven.plugin.jxr.
JxrReport
getDestinationDirectory()
- Method in class org.apache.maven.plugin.jxr.
JxrTestReport
getJavadocLocation()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Abstract method that returns the location of the javadoc files.
getJavadocLocation()
- Method in class org.apache.maven.plugin.jxr.
JxrReport
getJavadocLocation()
- Method in class org.apache.maven.plugin.jxr.
JxrTestReport
getName(Locale)
- Method in class org.apache.maven.plugin.jxr.
JxrReport
Cf.
getName(Locale)
- Method in class org.apache.maven.plugin.jxr.
JxrTestReport
Cf.
getOutputDirectory()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Cf.
getOutputName()
- Method in class org.apache.maven.plugin.jxr.
JxrReport
Cf.
getOutputName()
- Method in class org.apache.maven.plugin.jxr.
JxrTestReport
Cf.
getProject()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Cf.
getSiteRenderer()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Cf.
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
I
info(String)
- Method in class org.apache.maven.plugin.jxr.
PluginLogAdapter
init()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Initialize some attributes required during the report generation
isExternalReport()
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Cf.
J
JxrReport
- Class in
org.apache.maven.plugin.jxr
Creates an html-based, cross referenced version of Java source code for a project.
JxrReport()
- Constructor for class org.apache.maven.plugin.jxr.
JxrReport
JxrTestReport
- Class in
org.apache.maven.plugin.jxr
Creates an html-based, cross referenced version of Java source code for a project's test sources.
JxrTestReport()
- Constructor for class org.apache.maven.plugin.jxr.
JxrTestReport
O
org.apache.maven.plugin.jxr
- package org.apache.maven.plugin.jxr
P
PluginLogAdapter
- Class in
org.apache.maven.plugin.jxr
Logging adapter.
PluginLogAdapter(Log)
- Constructor for class org.apache.maven.plugin.jxr.
PluginLogAdapter
Class constructor
pruneSourceDirs(List)
- Method in class org.apache.maven.plugin.jxr.
AbstractJxrReport
Compiles the list of directories which contain source files that will be included in the JXR report generation.
R
reactorProjects
- Variable in class org.apache.maven.plugin.jxr.
AbstractJxrReport
The projects in the reactor for aggregation report.
S
setReportOutputDirectory(File)
- Method in class org.apache.maven.plugin.jxr.
JxrReport
setReportOutputDirectory(File)
- Method in class org.apache.maven.plugin.jxr.
JxrTestReport
W
warn(String)
- Method in class org.apache.maven.plugin.jxr.
PluginLogAdapter
A
C
D
E
G
I
J
O
P
R
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2008
Apache Software Foundation
. All Rights Reserved.