Uses of Package
org.anchoranalysis.plugin.io.bean.file.copy.naming
Packages that use org.anchoranalysis.plugin.io.bean.file.copy.naming
Package
Description
Rules for preserving or changing the naming of files when copying on the file-system.
Implementations of
CopyFilesNaming
that perform clustering of files.Implementations of
Task
related to file-system
I/O.-
Classes in org.anchoranalysis.plugin.io.bean.file.copy.naming used by org.anchoranalysis.plugin.io.bean.file.copy.namingClassDescriptionHow an output name (and path) is selected for an input file when copying.Base class for implementations of
CopyFilesNaming
where each file is copied independently of the others.A base class forCopyFilesNaming
classes that use a regular-expression. -
Classes in org.anchoranalysis.plugin.io.bean.file.copy.naming used by org.anchoranalysis.plugin.io.bean.file.copy.naming.clusterClassDescriptionHow an output name (and path) is selected for an input file when copying.
-
Classes in org.anchoranalysis.plugin.io.bean.file.copy.naming used by org.anchoranalysis.plugin.io.bean.taskClassDescriptionHow an output name (and path) is selected for an input file when copying.