Interface IResolvedMultiFile

    • Method Detail

      • getContainingDirectory

        File getContainingDirectory()
        Returns:
        A temporary directory with all the files from the given descriptor. Empty directory when no files were found.
      • getIndividualFiles

        List<IResolvedFile> getIndividualFiles()
        Returns:
        A list of pairs with the original name of the file, and the file object representing the file with the data.