Uses of Interface
org.zkoss.util.resource.XMLResourcesLocator

Packages that use XMLResourcesLocator
org.zkoss.util.resource Resources and their locators and loaders. 
org.zkoss.zk.ui.impl Implementation of user interfaces and factories (implementation only). 
 

Uses of XMLResourcesLocator in org.zkoss.util.resource
 

Classes in org.zkoss.util.resource that implement XMLResourcesLocator
 class ClassLocator
          The locator searches the current thread's context class loader, and then this class's class loader.
 

Uses of XMLResourcesLocator in org.zkoss.zk.ui.impl
 

Methods in org.zkoss.zk.ui.impl that return XMLResourcesLocator
static XMLResourcesLocator Utils.getXMLResourcesLocator()
          Returns the XML resources locator to locate metainfo/zk/config.xml, metainfo/zk/lang.xml, and metainfo/zk/lang-addon.xml
 



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