|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLElement | |
|---|---|
| org.jacoco.report.internal.html | |
| org.jacoco.report.internal.xml | |
| Uses of XMLElement in org.jacoco.report.internal.html |
|---|
| Subclasses of XMLElement in org.jacoco.report.internal.html | |
|---|---|
class |
HTMLElement
A XMLElement with utility methods to create XHTML documents. |
| Uses of XMLElement in org.jacoco.report.internal.xml |
|---|
| Subclasses of XMLElement in org.jacoco.report.internal.xml | |
|---|---|
class |
ReportElement
A XMLElement with utility methods to create JaCoCo XML reports. |
| Methods in org.jacoco.report.internal.xml that return XMLElement | |
|---|---|
XMLElement |
XMLElement.element(String name)
Creates a new child element for this element. |
| Constructors in org.jacoco.report.internal.xml with parameters of type XMLElement | |
|---|---|
XMLElement(String name,
XMLElement parent)
Creates a new child element within an XML document. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||