Uses of Class
org.jacoco.report.InputStreamSourceFileLocator
-
Packages that use InputStreamSourceFileLocator Package Description org.jacoco.report Common interfaces and utilities for report generation. -
-
Uses of InputStreamSourceFileLocator in org.jacoco.report
Subclasses of InputStreamSourceFileLocator in org.jacoco.report Modifier and Type Class Description class
DirectorySourceFileLocator
Locator for source files that picks source files from a given directory in the file system.
-