Uses of Package
org.anchoranalysis.plugin.io.bean.input.files
Packages that use org.anchoranalysis.plugin.io.bean.input.files
Package
Description
Grouping files together so that they collectively represent a single entity.
InputManager
s that accept a set of named-files.-
Classes in org.anchoranalysis.plugin.io.bean.input.files used by org.anchoranalysis.plugin.io.bean.file.groupClassDescriptionImplementation of
NamedFilesBase
that is anInputManager
that acceptsFileInput
as input and derives a name. -
Classes in org.anchoranalysis.plugin.io.bean.input.files used by org.anchoranalysis.plugin.io.bean.input.filesClassDescriptionBase class for an
InputManager
that produces inputs that are created from aNamedFile
.