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