Package net.sourceforge.plantuml
Class FileSystem
java.lang.Object
net.sourceforge.plantuml.FileSystem
public class FileSystem
extends java.lang.Object
-
Method Summary
Modifier and TypeMethodDescriptiongetFile
(java.lang.String nameOrPath) static FileSystem
void
reset()
void
setCurrentDir
(SFile dir) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getInstance
-
setCurrentDir
-
getCurrentDir
-
getFile
- Throws:
java.io.IOException
-
reset
public void reset()
-