| Package | Description |
|---|---|
| org.zkoss.util.resource |
Resources and their locators and loaders.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentLoader
A
Loader that loads the resource by use URL.getContent()
if the source is URL, or loads into a String if the source is a File
(and assuming UTF-8). |
Copyright © 2018. All rights reserved.