Package org.anchoranalysis.io.input
package org.anchoranalysis.io.input
Classes relating to creating inputs for an experiment / task.
This usually involves reading from the filesystem.
-
ClassDescriptionAdditional parameters that offer context for many beans that provide input-functions.One particular input for processing.InputFromManagerDelegate<T extends InputFromManager>A base class for
InputFromManager
-implementing classes that delegate to another.When an error occurs reading an input.InputsWithDirectory<T extends InputFromManager>All inputs for an experiment, together with any parent directory which is specified as a parent for these inputs.