public class LocalFileSystemRepository extends FileSystemRepository
| Constructor and Description |
|---|
LocalFileSystemRepository() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream(String path) |
File |
getLocalFileFor(String path) |
Iterable<String> |
list(String path) |
public File getLocalFileFor(String path)
getLocalFileFor in class FileSystemRepositorypublic InputStream getInputStream(String path)
getInputStream in class FileSystemRepositorypublic Iterable<String> list(String path)
list in class FileSystemRepositoryCopyright © 2013–2016 V5 Analytics. All rights reserved.