Package org.anchoranalysis.io.generator.text
package org.anchoranalysis.io.generator.text
Generators for writing textual data, including strings.
-
ClassesClassDescriptionA generator that writes the contents of a
String
to the file-system as text-file.Utility for writing to a text-file at a particular path, but only if it is enabled.Maybe creates aTextFileOutput
based upon settings in aOutputterChecked
.Writes a string to a text file.