Package org.anchoranalysis.plugin.io.bean.file.path.prefixer
package org.anchoranalysis.plugin.io.bean.file.path.prefixer
Implementations of
PathPrefixer
.-
ClassesClassDescriptionReuses the directories between a path and its root to form the output - and also the filename.The prefixer uses a combination of a out-path-prefix and the descriptive-name of inputs to create an output prefix.Multiplexes between two
PathPrefixer
s depending on whether an incrementing number sequence was output was requested.Looks for the last directory-name, and removes it in favour of using it as a prefix on a filenameMatches a regex against incoming file-paths to form a prefix for outputPrepend a 'root' before the file-path-prefix obtained from a delegate