Package org.anchoranalysis.io.generator.sequence
package org.anchoranalysis.io.generator.sequence
Writing a sequence of elements using a generator.
-
ClassesClassDescriptionAn outputter bound together with
OutputPattern
and a generator.Creates and starts an output-seqience with a particular generator and context.A sequence of outputs that use the same generator, where each output increments an index by one in the filename.A sequence of outputs that use the same generator with non-incrementing indexes for each output.