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, String path, Object extra)
          Loads, parses and returns the resource of the specified URI, or null if not found.
 



Copyright © 2015. All rights reserved.