org.apache.maven.plugin.jxr
public class JxrTestReport extends AbstractJxrReport
UNKNOWN: test-jxr
Method Summary | |
---|---|
String | getDescription(Locale locale)
Cf. overriden method documentation.
|
protected String | getDestinationDirectory() |
protected String | getJavadocLocation() |
String | getName(Locale locale)
Cf. overriden method documentation.
|
String | getOutputName()
Cf. overriden method documentation.
|
protected List | getSourceRoots() |
protected List | getSourceRoots(MavenProject project) |
See Also: org.apache.maven.reporting.MavenReport#getDescription(java.util.Locale)
See Also: org.apache.maven.reporting.MavenReport#getName(java.util.Locale)
See Also: org.apache.maven.reporting.MavenReport#getOutputName()