Package | Description |
---|---|
org.apache.maven.model | |
org.apache.maven.model.io.jdom |
Modifier and Type | Method and Description |
---|---|
Reporting |
ModelBase.getReporting()
Get this element includes the specification of report
plugins to use to generate the reports on the
Maven-generated site.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelBase.setReporting(Reporting reporting)
Set this element includes the specification of report
plugins to use to generate the reports on the
Maven-generated site.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MavenJDOMWriter.updateReporting(Reporting reporting,
String xmlTag,
MavenJDOMWriter.Counter counter,
org.jdom.Element element)
Method updateReporting.
|
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.