public interface FileAttributesScrubber extends FileScrubber
FileScrubber.ScrubException
Modifier and Type | Method and Description |
---|---|
void |
scrubFileWithPath(Path path)
Override this method to perform the modification of the file attributes (modification date,
creation date, etc.) WARNING: You should not delete, rename or move the file, as the the
behaviour is undefined.
|
void scrubFileWithPath(Path path)