JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.file
AParentFolder
Contents
Description
Method Summary
Method Details
getAFile(String)
Hide sidebar
Show sidebar
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 Details
getAFile
AFile
getAFile
(
String
nameOrPath)
throws
IOException
Throws:
IOException