Interface ArchivedFileSet

  • All Superinterfaces:
    BaseFileSet
    All Known Implementing Classes:
    DefaultArchivedFileSet

    public interface ArchivedFileSet
    extends BaseFileSet
    A file set, which consists of the files and directories in an archive.
    Since:
    1.0-alpha-9
    • Method Detail

      • getArchive

        @CheckForNull
        java.io.File getArchive()
        Returns the archive file.