Package net.sourceforge.plantuml
Class AParentFolderZip
- java.lang.Object
-
- net.sourceforge.plantuml.AParentFolderZip
-
- All Implemented Interfaces:
AParentFolder
public class AParentFolderZip extends Object implements AParentFolder
-
-
Constructor Summary
Constructors Constructor Description AParentFolderZip(SFile zipFile, String entry)
-
-
-
Method Detail
-
getAFile
public AFile getAFile(String nameOrPath) throws IOException
- Specified by:
getAFile
in interfaceAParentFolder
- Throws:
IOException
-
-