anchor-io-output 0.2.1 API

Packages 
Package Description
org.anchoranalysis.io.output.bean
Beans for the framework around writing files to the file-system.
org.anchoranalysis.io.output.bean.enabled
Beans indicating whether a particular output is enabled or not.
org.anchoranalysis.io.output.bean.path.prefixer
Beans for generating paths for outputting files by adding a prefix, suffix etc.
org.anchoranalysis.io.output.bean.rules
Rules for determining if a particular output is enabled or not in a context of a hierarchy.
org.anchoranalysis.io.output.enabled
Non-beans pertaining to whether a particular output is enabled or not.
org.anchoranalysis.io.output.enabled.multi
Non-beans that pertain to whether multiple-levels have outputs that are enabled or not.
org.anchoranalysis.io.output.enabled.single
Non-beans that pertain to whether a single level has outputs that are enabled or not.
org.anchoranalysis.io.output.error
Exceptions that may be thrown when writing files to the file-system.
org.anchoranalysis.io.output.namestyle
Methods of naming a file with an index in the file-name.
org.anchoranalysis.io.output.outputter
Classes for outputting to particular directories.
org.anchoranalysis.io.output.outputter.directory
BoundDirectory and related classes.
org.anchoranalysis.io.output.path.prefixer
Non-beans for generating paths for outputting files by adding a prefix, suffix etc.
org.anchoranalysis.io.output.recorded
Classes for recording the output-names used as they are written / queried.
org.anchoranalysis.io.output.writer
Allows a generators to write element(s) to the filesystem.
org.anchoranalysis.io.output.xml
Outputting XML to the file-system.