Uses of Package
org.anchoranalysis.io.input.bean.files
| Package | Description |
|---|---|
| org.anchoranalysis.io.input.bean.dictionary |
Methods to provide a
Dictionary. |
| org.anchoranalysis.io.input.bean.files |
Methods to provide a collection of
Files. |
| org.anchoranalysis.io.input.bean.path.provider |
Methods to provide a single file-path.
|
-
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.io.input.bean.dictionary Class Description FilesProvider Base class for providing a list ofFiles. -
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.io.input.bean.files Class Description FilesProvider Base class for providing a list ofFiles.FilesProviderWithDirectory Base class for implementations ofFilesProviderwhich do have an associated directory.FilesProviderWithDirectoryString AFilesProviderWithDirectorywhere the directory is optionally specified as a string constantSpecificPathList A specific list of paths which form the input. -
Classes in org.anchoranalysis.io.input.bean.files used by org.anchoranalysis.io.input.bean.path.provider Class Description FilesProvider Base class for providing a list ofFiles.