Uses of Class
org.anchoranalysis.io.output.path.prefixer.OutputPrefixerSettings
Packages that use OutputPrefixerSettings
Package
Description
Non-beans for generating paths for outputting files by adding a prefix, suffix etc.
-
Uses of OutputPrefixerSettings in org.anchoranalysis.io.output.path.prefixer
Methods in org.anchoranalysis.io.output.path.prefixer that return OutputPrefixerSettingsModifier and TypeMethodDescriptionPathPrefixerContext.getPrefixer()Settings for where and how outputs should be prefixed.Constructors in org.anchoranalysis.io.output.path.prefixer with parameters of type OutputPrefixerSettingsModifierConstructorDescriptionPathPrefixerContext(boolean debugMode, OutputPrefixerSettings prefixer) Create with specific parameters.