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