Interface AParentFolder

All Known Implementing Classes:
AParentFolderRegular, AParentFolderZip

public interface AParentFolder
  • Method Summary

    Modifier and Type
    Method
    Description
    getAFile(java.lang.String nameOrPath)
     
  • Method Details

    • getAFile

      AFile getAFile(java.lang.String nameOrPath) throws java.io.IOException
      Throws:
      java.io.IOException