Uses of Class
org.anchoranalysis.io.input.file.FilesProviderException
Packages that use FilesProviderException
-
Uses of FilesProviderException in org.anchoranalysis.io.input.bean.files
Methods in org.anchoranalysis.io.input.bean.files that throw FilesProviderExceptionModifier and TypeMethodDescriptionFilesProvider.create(InputManagerParameters parameters) Creates or provides a list of files.FilesProviderUnary.create(InputManagerParameters parameters) FilesProviderWithDirectory.create(InputManagerParameters parameters) SpecificPathList.create(InputManagerParameters parameters) FilesProviderWithDirectory.matchingFilesForDirectory(Path directory, InputManagerParameters parameters) The matching files for this provider that exist in a particular directory.FilesProviderWithDirectoryUnary.matchingFilesForDirectory(Path directory, InputManagerParameters parameters) SearchDirectory.matchingFilesForDirectory(Path directory, InputManagerParameters parameters) FilesProvider.rootDirectory(InputContextParameters inputContext) A root directory for these files, if it exists.FilesProviderUnary.rootDirectory(InputContextParameters inputContext) SpecificPathList.rootDirectory(InputContextParameters inputContext) Transform an existing collection of files.Transform an existing collection of files.