Uses of Class
org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNamingWithoutSharedState
Packages that use CopyFilesNamingWithoutSharedState
Package
Description
Rules for preserving or changing the naming of files when copying on the file-system.
-
Uses of CopyFilesNamingWithoutSharedState in org.anchoranalysis.plugin.io.bean.file.copy.naming
Subclasses of CopyFilesNamingWithoutSharedState in org.anchoranalysis.plugin.io.bean.file.copy.namingModifier and TypeClassDescriptionclass
class
Rejects files that fail to match a particular regular-expressionclass
Copies files using whatever prefix is assigned to an input by theOutputManager
as the file-name, adding the same extension as the source file.class
Copies files to maintain the same relative-path from the destination file to the destination-directory, as existed from the source file to the source-directory.class
A base class forCopyFilesNaming
classes that use a regular-expression.class
Removes any whitespace characters from the pathclass
A regular expression substitution (replaceAll) is applied to the relative-path