|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.reporting.AbstractMavenReport
org.apache.maven.plugin.jxr.AbstractJxrReport
org.apache.maven.plugin.jxr.JxrReport
org.apache.maven.plugin.jxr.AggregatorJxrReport
public class AggregatorJxrReport
Generates a combined JXR report in an aggregating project.
| Field Summary |
|---|
| Fields inherited from class org.apache.maven.plugin.jxr.AbstractJxrReport |
|---|
aggregate, reactorProjects, skip |
| Fields inherited from interface org.apache.maven.reporting.MavenReport |
|---|
CATEGORY_PROJECT_INFORMATION, CATEGORY_PROJECT_REPORTS, ROLE |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AggregatorJxrReport()
|
|
| Method Summary | |
|---|---|
protected boolean |
isAggregate()
Is the current report aggregated? |
| Methods inherited from class org.apache.maven.plugin.jxr.JxrReport |
|---|
getDescription, getDestinationDirectory, getJavadocDir, getName, getOutputName, getSourceRoots, getSourceRoots, setReportOutputDirectory |
| Methods inherited from class org.apache.maven.plugin.jxr.AbstractJxrReport |
|---|
canGenerateReport, canGenerateReport, constructSourceDirs, executeReport, getBundle, getOutputDirectory, getOutputEncoding, getProject, getSiteRenderer, init, isExternalReport, pruneSourceDirs |
| Methods inherited from class org.apache.maven.reporting.AbstractMavenReport |
|---|
closeReport, execute, generate, generate, generate, getCategoryName, getReportOutputDirectory, getSink, getSinkFactory |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AggregatorJxrReport()
| Method Detail |
|---|
protected boolean isAggregate()
AbstractJxrReport
isAggregate in class AbstractJxrReport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||