FileSourceFileDataSource
, ZipSourceFileDataSource
public interface SourceFileDataSource
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getFullFileName() |
Get the full filename of the source file.
|
long |
getLastModified() |
|
java.io.InputStream |
open() |
Open an InputStream on the source file.
|
SpotBugs is licensed under the LGPL.