|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractLoader | |
|---|---|
| org.zkoss.util.resource | Resources and their locators and loaders. |
| Uses of AbstractLoader in org.zkoss.util.resource |
|---|
| Subclasses of AbstractLoader in org.zkoss.util.resource | |
|---|---|
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). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||