Package org.anchoranalysis.io.input.bean.files
package org.anchoranalysis.io.input.bean.files
Methods to provide a collection of
File
s.-
ClassesClassDescriptionBase 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.Searches a directory for files whose paths match a particular predicate.Provides a single file only.A specific list of paths which form the input.