Class AllFilesFileSelector

    • Constructor Detail

      • AllFilesFileSelector

        public AllFilesFileSelector()
    • Method Detail

      • isSelected

        public boolean isSelected​(@Nonnull
                                  FileInfo fileInfo)
        Description copied from interface: FileSelector
        Returns, whether the given file is selected.
        Specified by:
        isSelected in interface FileSelector
        Parameters:
        fileInfo - An instance of FileInfo with the files meta data. It is recommended, that the caller creates an instance of PlexusIoResource.