Package org.anchoranalysis.plugin.io.bean.file.path.prefixer
Implementations of
PathPrefixer.-
Class Summary Class Description DirectoryStructure Reuses the directories between a path and its root to form the output - and also the filename.FromDescriptiveName The prefixer uses a combination of a out-path-prefix and the descriptive-name of inputs to create an output prefix.HomeSubdirectory IfIncrementingNumberRequested Multiplexes between twoPathPrefixers depending on whether an incrementing number sequence was output was requested.LastDirectoryAsPrefix Looks for the last directory-name, and removes it in favour of using it as a prefix on a filenamePathRegEx Matches a regex against incoming file-paths to form a prefix for outputRooted Prepend a 'root' before the file-path-prefix obtained from a delegate