Uses of Class
org.anchoranalysis.plugin.io.shared.AnonymizeSharedState
Packages that use AnonymizeSharedState
Package
Description
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 AnonymizeSharedStateModifier and TypeMethodDescriptionAnonymize.beforeCopying
(Path destinationDirectory, List<FileWithDirectoryInput> inputs) Method parameters in org.anchoranalysis.plugin.io.bean.file.copy.naming with type arguments of type AnonymizeSharedStateModifier and TypeMethodDescriptionAnonymize.destinationPathRelative
(File file, DirectoryWithPrefix outputTarget, int iter, CopyContext<AnonymizeSharedState> context)