Uses of Class
org.zkoss.util.resource.AbstractLoader

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).
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo