Uses of Class
org.anchoranalysis.plugin.io.shared.AnonymizeSharedState
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.bean.file.copy.naming |
Rules for preserving or changing the naming of files when copying on the file-system.
|
-
Uses of AnonymizeSharedState in org.anchoranalysis.plugin.io.bean.file.copy.naming
Methods in org.anchoranalysis.plugin.io.bean.file.copy.naming that return AnonymizeSharedState Modifier and Type Method Description AnonymizeSharedStateAnonymize. beforeCopying(Path destinationDirectory, List<org.anchoranalysis.io.input.file.FileWithDirectoryInput> inputs)Method parameters in org.anchoranalysis.plugin.io.bean.file.copy.naming with type arguments of type AnonymizeSharedState Modifier and Type Method Description Optional<Path>Anonymize. destinationPathRelative(File file, org.anchoranalysis.io.output.path.prefixer.DirectoryWithPrefix outputTarget, int iter, CopyContext<AnonymizeSharedState> context)