public interface FileContentsScrubber extends FileScrubber
FileScrubber.ScrubException
Modifier and Type | Method and Description |
---|---|
void |
scrubFile(FileChannel file)
Override this method to perform the content modification.
|
void scrubFile(FileChannel file) throws IOException, FileScrubber.ScrubException