Package org.anchoranalysis.io.output.writer
package org.anchoranalysis.io.output.writer
Allows a generators to write element(s) to the filesystem.
-
ClassDescriptionAllows every output, irrespective of whether the
OutputterChecked
allows the output-name.Only allows outputs, if the output-name is allowed in theOutputterChecked
.Outputs an element to the file-system.Creates or gets a element to output files together with aElementWriter
.Writes an element (with or without an index) to the file system.Creates or gets a element-writer to output files.Write data viaElementWriter
s to the file system, or creates new sub-directories for writing data to.Interface for classes with a method that should be called before every outputting write operation.Write data viaElementWriter
s to the file system.