Package org.progettoedids.util.filehandlers
package org.progettoedids.util.filehandlers
A package for the FileDownloader and FileUploader interfaces and implementing classes.
-
ClassDescriptionAn interface for classes capable of loading a file located at a certain URI and return it as a String.An interface for classes capable of uploading a String to a file in a location specified by a URI.