Uses of Class
org.anchoranalysis.plugin.io.bean.file.copy.naming.CopyFilesNamingWithoutSharedState
| 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 CopyFilesNamingWithoutSharedState in org.anchoranalysis.plugin.io.bean.file.copy.naming
Subclasses of CopyFilesNamingWithoutSharedState in org.anchoranalysis.plugin.io.bean.file.copy.naming Modifier and Type Class Description classCopyFilesNamingOneclassFilterWithRegularExpressionRejects files that fail to match a particular regular-expressionclassOutputPrefixWithExtensionCopies files using whatever prefix is assigned to an input by theOutputManageras the file-name, adding the same extension as the source file.classPreserveNameCopies 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.classRegularExpressionBaseA base class forCopyFilesNamingclasses that use a regular-expression.classRemoveWhitespaceRemoves any whitespace characters from the pathclassSubstituteRegularExpressionA regular expression substitution (replaceAll) is applied to the relative-path