|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jacoco.ant.ReportTask.GroupElement
public static class ReportTask.GroupElement
Container element for class file groups.
| Constructor Summary | |
|---|---|
ReportTask.GroupElement()
|
|
| Method Summary | |
|---|---|
org.apache.tools.ant.types.resources.Union |
createClassfiles()
Returns the nested resource collection for class files. |
ReportTask.GroupElement |
createGroup()
Creates a new child group. |
ReportTask.SourceFilesElement |
createSourcefiles()
Returns the nested resource collection for source files. |
void |
setName(String name)
Sets the name of the group. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportTask.GroupElement()
| Method Detail |
|---|
public void setName(String name)
name - name of the grouppublic ReportTask.GroupElement createGroup()
public org.apache.tools.ant.types.resources.Union createClassfiles()
public ReportTask.SourceFilesElement createSourcefiles()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||