|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.util.fileloader.filesystem.FileSystemLoader
FileSystemLoader
Constructor Summary | |
FileSystemLoader()
|
Method Summary | |
boolean |
exists(java.lang.String path)
|
IFileEntry[] |
getEntries(java.lang.String path)
|
IFileEntry |
getEntry(java.lang.String path)
|
boolean |
isFileSourceHotDeployable()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileSystemLoader()
Method Detail |
public IFileEntry getEntry(java.lang.String path) throws java.io.IOException
getEntry
in interface IFileLoader
path
-
java.io.IOException
public IFileEntry[] getEntries(java.lang.String path) throws java.io.IOException
getEntries
in interface IFileLoader
path
-
java.io.IOException
public boolean exists(java.lang.String path)
exists
in interface IFileLoader
path
- public boolean isFileSourceHotDeployable()
isFileSourceHotDeployable
in interface IFileLoader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |