Uses of Class
org.zkoss.web.util.resource.ResourceCache

Packages that use ResourceCache
org.zkoss.web.util.resource Utilities to access Web resources. 
 

Uses of ResourceCache in org.zkoss.web.util.resource
 

Methods in org.zkoss.web.util.resource with parameters of type ResourceCache
static
<V> V
ResourceCaches.get(ResourceCache<V> 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.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo