net.sourceforge.plantuml
Class FileSystem
java.lang.Object
net.sourceforge.plantuml.FileSystem
public class FileSystem
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static FileSystem getInstance()
setCurrentDir
public void setCurrentDir(File dir)
getCurrentDir
public File getCurrentDir()
getFile
public File getFile(String nameOrPath)
throws IOException
- Throws:
IOException
reset
public void reset()
Copyright © 2011. All Rights Reserved.