Package net.sourceforge.plantuml.nio
Interface InputFile
- All Known Implementing Classes:
InputFileStdlib,InputFileUrl,InputFileZip,SFile
public interface InputFile
-
Method Summary
-
Method Details
-
newInputStream
- Throws:
IOException
-
getParentFolder
- Throws:
IOException
-
getReader
- Throws:
IOException
-