Uses of Class
org.anchoranalysis.io.input.file.FilesProviderException
Packages that use FilesProviderException
Package
Description
Methods to provide a collection of
File
s.FilesProvider
s for providing annotations.Implementations of
FilesProvider
.Implementations of
FilesProvider
.-
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. -
Uses of FilesProviderException in org.anchoranalysis.plugin.annotation.bean.file
Methods in org.anchoranalysis.plugin.annotation.bean.file that throw FilesProviderException -
Uses of FilesProviderException in org.anchoranalysis.plugin.io.bean.file.provider
Methods in org.anchoranalysis.plugin.io.bean.file.provider that throw FilesProviderExceptionModifier and TypeMethodDescriptionCombine.create
(InputManagerParameters parameters) Rooted.create
(InputManagerParameters parameters) -
Uses of FilesProviderException in org.anchoranalysis.plugin.io.bean.input.files.provider
Methods in org.anchoranalysis.plugin.io.bean.input.files.provider that throw FilesProviderExceptionModifier and TypeMethodDescriptionDirectoryDepth.matchingFilesForDirectory
(Path directory, InputManagerParameters parameters)