Uses of Package
org.anchoranalysis.io.input.bean.files
Packages that use org.anchoranalysis.io.input.bean.files
Package
Description
Methods to provide a
Dictionary
.Methods to provide a collection of
File
s.Methods to provide a single file-path.
FilesProvider
s for providing annotations.Implementations of
FilesProvider
.InputManager
s that accept a set of named-files.Implementations of
FilesProvider
.-
-
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.io.input.bean.filesClassDescriptionBase class for providing a list of
File
s.Base class for implementations ofFilesProvider
which do have an associated directory.AFilesProviderWithDirectory
where the directory is optionally specified as a string constantA specific list of paths which form the input. -
-
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.plugin.annotation.bean.fileClassDescriptionBase class for providing a list of
File
s.Base class for implementations ofFilesProvider
which do not have an associated directory. -
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.plugin.io.bean.file.providerClassDescriptionBase class for providing a list of
File
s.LikeFilesProvider
but employs a unary operator on a call to an existingFilesProvider
.Base class for implementations ofFilesProvider
which do have an associated directory.AFilesProviderWithDirectory
where the directory is optionally specified as a string constantLikeFilesProviderWithDirectory
but employs a unary operator on a call to an existingFilesProviderWithDirectory
.Base class for implementations ofFilesProvider
which do not have an associated directory. -
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.plugin.io.bean.input.filesClassDescriptionBase class for providing a list of
File
s.Base class for implementations ofFilesProvider
which do have an associated directory. -
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.plugin.io.bean.input.files.providerClassDescriptionBase class for providing a list of
File
s.LikeFilesProvider
but employs a unary operator on a call to an existingFilesProvider
.Base class for implementations ofFilesProvider
which do have an associated directory.AFilesProviderWithDirectory
where the directory is optionally specified as a string constant