Uses of Class
org.anchoranalysis.io.output.outputter.Outputter
Packages that use Outputter
Package
Description
Classes for outputting to particular directories.
Allows a generators to write element(s) to the filesystem.
-
Uses of Outputter in org.anchoranalysis.io.output.outputter
Methods in org.anchoranalysis.io.output.outputter that return OutputterModifier and TypeMethodDescriptionOutputter.deriveSubdirectory(String subdirectoryName, boolean inheritOutputRulesAndRecording) InputOutputContext.getOutputter()An outputter that writes to the particular output-directory. -
Uses of Outputter in org.anchoranalysis.io.output.writer
Methods in org.anchoranalysis.io.output.writer that return types with arguments of type OutputterModifier and TypeMethodDescriptionWriterRouterErrors.createSubdirectory(String outputName, boolean inheritOutputRulesAndRecording) Maybe creates a subdirectory for writing to.