Interface FileEntryInterface

  • All Known Implementing Classes:
    FileEntry, ZipArchive

    public interface FileEntryInterface

    Created by Jeff Gaynor
    on 6/18/24 at 11:14 AM

    • Method Detail

      • getSourceName

        String getSourceName()
      • setSourceName

        void setSourceName​(String sourceName)