Interface EtsFileHandler

All Known Implementing Classes:
Ets5FileHandler, Ets6FileHandler

public interface EtsFileHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    net.lingala.zip4j.ZipFile
    getProjectFiles(File archive, String password)
     
  • Method Details

    • getProjectFiles

      net.lingala.zip4j.ZipFile getProjectFiles(File archive, String password)