Package org.anchoranalysis.io.output.path.prefixer

Non-beans for generating paths for outputting files by adding a prefix, suffix etc.
  • Interface Summary 
    Interface Description
    PathCreator
    Converts file-paths between relative and absolute.
  • Class Summary 
    Class Description
    DirectoryWithPrefix
    A directory into which files can be written, and a prefix for the name of each written file.
    NamedPath
    A path and associated name.
    OutputPrefixerSettings
    Arguments influencing into which directory outputs are written, and how identifiers are expressed.
    PathPrefixerContext
    Context parameters provided to a link PathPrefixer.
  • Exception Summary 
    Exception Description
    PathPrefixerException
    Thrown when unable to successfully determine a prefix for a path.