Class FileSetFromStringSet
Object
org.anchoranalysis.bean.AnchorBean<org.anchoranalysis.io.input.bean.files.FilesProvider>
org.anchoranalysis.io.input.bean.files.FilesProvider
org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectory
org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectoryString
org.anchoranalysis.plugin.io.bean.file.provider.FileSetFromStringSet
public class FileSetFromStringSet
extends org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectoryString
-
Constructor Summary
Constructors Constructor Description FileSetFromStringSet() -
Method Summary
Methods inherited from class org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectoryString
getDirectory, getDirectoryAsPath, isLocalized, setDirectory, setLocalizedMethods inherited from class org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectory
create, getDirectoryAsPathEnsureAbsolute, rootDirectory
-
Constructor Details
-
FileSetFromStringSet
public FileSetFromStringSet()
-
-
Method Details
-
matchingFilesForDirectory
public List<File> matchingFilesForDirectory(Path directory, org.anchoranalysis.io.input.bean.InputManagerParameters parameters)- Specified by:
matchingFilesForDirectoryin classorg.anchoranalysis.io.input.bean.files.FilesProviderWithDirectory
-
getPaths
public org.anchoranalysis.bean.primitive.StringSet getPaths() -
setPaths
public void setPaths(org.anchoranalysis.bean.primitive.StringSet paths)
-