Interface FileDownloader

All Known Implementing Classes:
LocalFilesystem, S3Protocol

public interface FileDownloader
An interface for classes capable of loading a file located at a certain URI and return it as a String.