Package net.sourceforge.plantuml
Interface AParentFolder
-
- All Known Implementing Classes:
AParentFolderRegular
,AParentFolderZip
public interface AParentFolder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AFile
getAFile(String nameOrPath)
-
-
-
Method Detail
-
getAFile
AFile getAFile(String nameOrPath) throws IOException
- Throws:
IOException
-
-