|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.judoscript.util.VirtualFS
public abstract class VirtualFS
Nested Class Summary | |
---|---|
static class |
VirtualFS.VirtualFile
|
Constructor Summary | |
---|---|
VirtualFS()
|
Method Summary | |
---|---|
abstract java.io.File |
getFile(java.lang.String url)
|
java.io.InputStream |
getInputStream(VirtualFS.VirtualFile vf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VirtualFS()
Method Detail |
---|
public abstract java.io.File getFile(java.lang.String url) throws java.lang.Exception
java.lang.Exception
public java.io.InputStream getInputStream(VirtualFS.VirtualFile vf) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |