public interface FileUpdater
| Modifier and Type | Method and Description |
|---|---|
void |
updateFile(java.io.File destinationFile)
Update the destination file.
|
void updateFile(java.io.File destinationFile)
throws FileUpdaterException
destinationFile - the fileFileUpdaterException - on error