Uses of Class
org.jacoco.report.InputStreamSourceFileLocator
Packages that use InputStreamSourceFileLocator
Package
Description
Common interfaces and utilities for report generation.
-
Uses of InputStreamSourceFileLocator in org.jacoco.ant
Subclasses of InputStreamSourceFileLocator in org.jacoco.antModifier and TypeClassDescription(package private) class
Source locator based on Ant file resources. -
Uses of InputStreamSourceFileLocator in org.jacoco.report
Subclasses of InputStreamSourceFileLocator in org.jacoco.reportModifier and TypeClassDescriptionclass
Locator for source files that picks source files from a given directory in the file system.