Uses of Class
org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectory
Packages that use FilesProviderWithDirectory
Package
Description
Methods to provide a collection of
Files.Implementations of
FilesProvider.InputManagers that accept a set of named-files.Implementations of
FilesProvider.-
Uses of FilesProviderWithDirectory in org.anchoranalysis.io.input.bean.files
Subclasses of FilesProviderWithDirectory in org.anchoranalysis.io.input.bean.filesModifier and TypeClassDescriptionclassAFilesProviderWithDirectorywhere the directory is optionally specified as a string constantclassLikeFilesProviderWithDirectorybut employs a unary operator on a call to an existingFilesProviderWithDirectory.classSearches a directory for files whose paths match a particular predicate.classProvides a single file only.Methods in org.anchoranalysis.io.input.bean.files that return FilesProviderWithDirectoryMethods in org.anchoranalysis.io.input.bean.files with parameters of type FilesProviderWithDirectoryModifier and TypeMethodDescriptionvoidFilesProviderWithDirectoryUnary.setFiles(FilesProviderWithDirectory files) -
Uses of FilesProviderWithDirectory in org.anchoranalysis.plugin.io.bean.file.provider
Modifier and TypeClassDescriptionclassclassclassclassMethods in org.anchoranalysis.plugin.io.bean.file.provider that return FilesProviderWithDirectoryMethods in org.anchoranalysis.plugin.io.bean.file.provider with parameters of type FilesProviderWithDirectory -
Uses of FilesProviderWithDirectory in org.anchoranalysis.plugin.io.bean.input.files
Methods in org.anchoranalysis.plugin.io.bean.input.files that return FilesProviderWithDirectoryMethods in org.anchoranalysis.plugin.io.bean.input.files with parameters of type FilesProviderWithDirectoryModifier and TypeMethodDescriptionvoidNamedFilesWithDirectory.setFiles(FilesProviderWithDirectory files) The files to use as inputs. -
Uses of FilesProviderWithDirectory in org.anchoranalysis.plugin.io.bean.input.files.provider