public class OsoSymbolsContentsScrubber extends Object implements FileContentsScrubber
FileScrubber.ScrubException| Constructor and Description |
|---|
OsoSymbolsContentsScrubber(com.google.common.collect.ImmutableMap<Path,Path> cellRootMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
scrubFile(FileChannel file)
Override this method to perform the content modification.
|
public void scrubFile(FileChannel file) throws IOException, FileScrubber.ScrubException
FileContentsScrubberscrubFile in interface FileContentsScrubberIOExceptionFileScrubber.ScrubException