|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xwt.js.JS org.xwt.Res org.xwt.Res.CachedRes
subclass from this if you want a CachedInputStream for each path
Nested Class Summary |
Nested classes inherited from class org.xwt.Res |
Res.Builtin, Res.ByteArray, Res.Cab, Res.CachedRes, Res.File, Res.Graft, Res.HTTP, Res.ProgressWatcher, Res.Ref, Res.Zip |
Nested classes inherited from class org.xwt.js.JS |
JS.Array, JS.Callable, JS.Context, JS.Exn, JS.GlobalScope, JS.Obj, JS.Scope, JS.TailCall |
Field Summary |
Fields inherited from class org.xwt.Res |
t |
Constructor Summary | |
Res.CachedRes(Res parent,
java.lang.String subdir,
boolean disk)
|
Method Summary | |
java.lang.String |
getDescriptiveName()
|
java.io.InputStream |
getInputStream(java.lang.String path)
|
Methods inherited from class org.xwt.Res |
addExtension, callMethod, get, getInputStream, getParent, graft, keys, put, stringToRes, typeName, writeTo |
Methods inherited from class org.xwt.js.JS |
coerceToBoolean, coerceToNumber, coerceToString, parse, toBoolean, toDouble, toInt, toLong, toNumber, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Res.CachedRes(Res parent, java.lang.String subdir, boolean disk)
Method Detail |
public java.lang.String getDescriptiveName()
getDescriptiveName
in class Res
public java.io.InputStream getInputStream(java.lang.String path) throws java.io.IOException
getInputStream
in class Res
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |