Uses of Interface
org.anchoranalysis.io.output.path.prefixer.PathCreator
Packages that use PathCreator
Package
Description
BoundDirectory
and related classes.Non-beans for generating paths for outputting files by adding a prefix, suffix etc.
-
Uses of PathCreator in org.anchoranalysis.io.output.outputter.directory
Methods in org.anchoranalysis.io.output.outputter.directory that return PathCreatorModifier and TypeMethodDescriptionOutputterTarget.pathCreator()
Creates the path into which output is written. -
Uses of PathCreator in org.anchoranalysis.io.output.path.prefixer
Classes in org.anchoranalysis.io.output.path.prefixer that implement PathCreatorModifier and TypeClassDescriptionclass
A directory into which files can be written, and a prefix for the name of each written file.