Uses of Package
org.jacoco.report

Packages that use org.jacoco.report
org.jacoco.report Common interfaces and utilities for report generation. 
org.jacoco.report.check Rules check implementation. 
org.jacoco.report.csv CSV report implementation. 
org.jacoco.report.html HTML report implementation. 
org.jacoco.report.xml XML report implementation. 
 

Classes in org.jacoco.report used by org.jacoco.report
ILanguageNames
          Interface to create programming language specific names from VM names.
IMultiReportOutput
          Interface to emit multiple binary files.
InputStreamSourceFileLocator
          Abstract base class for ISourceFileLocator locator implementations based on InputStreams.
IReportGroupVisitor
          Output-Interface for hierarchical report structures.
IReportVisitor
          Interface for all implementations to retrieve structured report data.
ISourceFileLocator
          Interface to look-up source files that will be included with the report.
 

Classes in org.jacoco.report used by org.jacoco.report.check
ILanguageNames
          Interface to create programming language specific names from VM names.
IReportVisitor
          Interface for all implementations to retrieve structured report data.
 

Classes in org.jacoco.report used by org.jacoco.report.csv
ILanguageNames
          Interface to create programming language specific names from VM names.
IReportVisitor
          Interface for all implementations to retrieve structured report data.
 

Classes in org.jacoco.report used by org.jacoco.report.html
ILanguageNames
          Interface to create programming language specific names from VM names.
IMultiReportOutput
          Interface to emit multiple binary files.
IReportVisitor
          Interface for all implementations to retrieve structured report data.
 

Classes in org.jacoco.report used by org.jacoco.report.xml
IReportVisitor
          Interface for all implementations to retrieve structured report data.
 



Copyright © 2009–2024 Mountainminds GmbH & Co. KG. All rights reserved.