Package de.hsh.graja.offline.encryption
Class FileManager
java.lang.Object
de.hsh.graja.offline.encryption.FileManager
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileManager
public FileManager()
-
-
Method Details
-
moveFile
Moves the given file to another location- Parameters:
source
- The file that should be copieddestination
- The destination file that should be overwritten by the source file- Throws:
IOException
-