Package org.jacoco.report.internal.xml
-
Class Summary Class Description ReportElement AXMLElement
with utility methods to create JaCoCo XML reports.XMLCoverageWriter Serializes coverage data as XML fragments.XMLElement Simple API to create well formed XML streams with minimal memory overhead.XMLGroupVisitor AIReportGroupVisitor
that transforms the report structure into XML elements.