Class SortAlphabeticallyWithDirectory

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.FilesProviderWithDirectoryUnary
org.anchoranalysis.plugin.io.bean.file.provider.SortAlphabeticallyWithDirectory

public class SortAlphabeticallyWithDirectory
extends org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectoryUnary
  • Constructor Summary

    Constructors 
    Constructor Description
    SortAlphabeticallyWithDirectory()  
  • Method Summary

    Modifier and Type Method Description
    protected List<File> transform​(List<File> source)  

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

    getDirectoryAsPath, getFiles, matchingFilesForDirectory, setFiles

    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

    • transform

      protected List<File> transform​(List<File> source) throws org.anchoranalysis.io.input.file.FilesProviderException
      Specified by:
      transform in class org.anchoranalysis.io.input.bean.files.FilesProviderWithDirectoryUnary
      Throws:
      org.anchoranalysis.io.input.file.FilesProviderException