Package | Description |
---|---|
org.zkoss.web.util.resource |
Utilities to access Web resources.
|
Modifier and Type | Method and Description |
---|---|
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-2018 Potix Corporation. All Rights Reserved.