public class AParentFolderZip extends java.lang.Object implements AParentFolder
Constructor and Description |
---|
AParentFolderZip(java.io.File zipFile,
java.lang.String entry) |
Modifier and Type | Method and Description |
---|---|
AFile |
getAFile(java.lang.String nameOrPath) |
java.lang.String |
toString() |
public AParentFolderZip(java.io.File zipFile, java.lang.String entry)
public java.lang.String toString()
toString
in class java.lang.Object
public AFile getAFile(java.lang.String nameOrPath) throws java.io.IOException
getAFile
in interface AParentFolder
java.io.IOException