Package org.anchoranalysis.plugin.io.bean.file.namer
package org.anchoranalysis.plugin.io.bean.file.namer
Implementations of
FileNamer
.-
ClassesClassDescriptionMultiplexes between two namers depending on if the relative-to-directory option is selected.Derives a name by taking the filename together with optionally several subdirectories names.Uses the normalized path (always with forward slashes) of each file as it's descriptive-nameConstructs a name by finding the relative-path between the file and the input-directory.Removes extensions from the identifier (but not from the file) and only if the extension hasn't already been removed upstream.If specified in the context, the existing name if subsetted according to an index range.