Class Combine

Object
AnchorBean<FilesProvider>
FilesProvider
FilesProviderWithoutDirectory
Combine

public class Combine extends FilesProviderWithoutDirectory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    create(InputManagerParameters parameters)
     
    List<FilesProvider>
     
    void
    setList(List<FilesProvider> list)
     

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

    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

    • Combine

      public Combine()
  • Method Details

    • create

      public List<File> create(InputManagerParameters parameters) throws FilesProviderException
      Specified by:
      create in class FilesProvider
      Throws:
      FilesProviderException
    • getList

      public List<FilesProvider> getList()
    • setList

      public void setList(List<FilesProvider> list)