Class FileSetFromStringSet

Object
AnchorBean<FilesProvider>
FilesProvider
FilesProviderWithDirectory
FilesProviderWithDirectoryString
FileSetFromStringSet

public class FileSetFromStringSet extends FilesProviderWithDirectoryString
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    StringSet
     
    matchingFilesForDirectory(Path directory, InputManagerParameters parameters)
     
    void
    setPaths(StringSet paths)
     

    Methods inherited from class org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectoryString

    getDirectory, getDirectoryAsPath, isLocalized, setDirectory, setLocalized

    Methods inherited from class org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectory

    create, getDirectoryAsPathEnsureAbsolute, rootDirectory

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • FileSetFromStringSet

      public FileSetFromStringSet()
  • Method Details

    • matchingFilesForDirectory

      public List<File> matchingFilesForDirectory(Path directory, InputManagerParameters parameters)
      Specified by:
      matchingFilesForDirectory in class FilesProviderWithDirectory
    • getPaths

      public StringSet getPaths()
    • setPaths

      public void setPaths(StringSet paths)