Uses of Interface
org.jacoco.report.internal.html.index.IIndexUpdate
Packages that use IIndexUpdate
Package
Description
HTML report implementation.
Internal: Index generation for HTML reports.
-
Uses of IIndexUpdate in org.jacoco.report.html
Methods in org.jacoco.report.html that return IIndexUpdate -
Uses of IIndexUpdate in org.jacoco.report.internal.html
Methods in org.jacoco.report.internal.html that return IIndexUpdateModifier and TypeMethodDescriptionIHTMLReportContext.getIndexUpdate()
Returns the service for index updates. -
Uses of IIndexUpdate in org.jacoco.report.internal.html.index
Classes in org.jacoco.report.internal.html.index that implement IIndexUpdateModifier and TypeClassDescriptionclass
An index over all report pages that allows queries according to certain criteria.