|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceCache | |
---|---|
org.zkoss.util.resource | Resources and their locators and loaders. |
org.zkoss.web.util.resource | Utilities to access Web resources. |
Uses of ResourceCache in org.zkoss.util.resource |
---|
Methods in org.zkoss.util.resource that return ResourceCache | |
---|---|
ResourceCache |
ResourceCache.setCheckPeriod(int checkPeriod)
Sets how often to check (unit=milliseconds). |
Uses of ResourceCache in org.zkoss.web.util.resource |
---|
Methods in org.zkoss.web.util.resource with parameters of type ResourceCache | |
---|---|
static java.lang.Object |
ResourceCaches.get(ResourceCache cache,
javax.servlet.ServletContext ctx,
java.lang.String path,
java.lang.Object extra)
Loads, parses and returns the resource of the specified URI, or null if not found. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |