|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.FileSystem
public class FileSystem
Method Summary | |
---|---|
java.io.File |
getCurrentDir()
|
java.io.File |
getFile(java.lang.String nameOrPath)
|
static FileSystem |
getInstance()
|
void |
reset()
|
void |
setCurrentDir(java.io.File dir)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static FileSystem getInstance()
public void setCurrentDir(java.io.File dir)
public java.io.File getCurrentDir()
public java.io.File getFile(java.lang.String nameOrPath) throws java.io.IOException
java.io.IOException
public void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |