|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISourceFileLocator | |
---|---|
org.jacoco.report | Common interfaces and utilities for report generation. |
Uses of ISourceFileLocator in org.jacoco.report |
---|
Classes in org.jacoco.report that implement ISourceFileLocator | |
---|---|
class |
DirectorySourceFileLocator
Locator for source files that picks source files from a given directory in the file system. |
Methods in org.jacoco.report with parameters of type ISourceFileLocator | |
---|---|
void |
IReportGroupVisitor.visitBundle(IBundleCoverage bundle,
ISourceFileLocator locator)
Called to add a bundle to the the report. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |