public class FileStorage extends Object implements Storage
| Constructor and Description |
|---|
FileStorage(File file) |
public FileStorage(File file)
public InputStream getObject() throws IOException
getObject in interface StorageIOExceptionpublic InputStream getArray(String name) throws IOException
getArray in interface StorageIOExceptionpublic void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2017. All Rights Reserved.