public static class SourceLocator.FoundFile extends Object
Modifier and Type | Method and Description |
---|---|
void |
close() |
File |
getFile() |
String |
getFilePath() |
InputStream |
inputStream() |
boolean |
isZipFile() |
void |
silentClose() |
public String getFilePath()
public boolean isZipFile()
public File getFile()
public InputStream inputStream()
public void silentClose()
public void close()