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

    Modifier and Type Method Description
    org.anchoranalysis.bean.primitive.StringSet getPaths()  
    List<File> matchingFilesForDirectory​(Path directory, org.anchoranalysis.io.input.bean.InputManagerParameters parameters)  
    void setPaths​(org.anchoranalysis.bean.primitive.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

  • Method Details

    • matchingFilesForDirectory

      public List<File> matchingFilesForDirectory​(Path directory, org.anchoranalysis.io.input.bean.InputManagerParameters parameters)
      Specified by:
      matchingFilesForDirectory in class org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectory
    • getPaths

      public org.anchoranalysis.bean.primitive.StringSet getPaths()
    • setPaths

      public void setPaths​(org.anchoranalysis.bean.primitive.StringSet paths)