Uses of Package
org.zkoss.util.resource

Packages that use org.zkoss.util.resource
org.zkoss.util.resource Resources and their locators and loaders. 
org.zkoss.util.resource.impl Implementation of resources and their locators and loaders. 
org.zkoss.xel.taglib Utilities to access taglibs, aka., the TLD files. 
org.zkoss.xel.util Utilties of XEL expressions. 
org.zkoss.xml Utilities for handling XML. 
 

Classes in org.zkoss.util.resource used by org.zkoss.util.resource
AbstractLoader
          A skeletal implementation that assumes the source is either URL or File.
LabelLocator
          A locater used to locate extra resource for Labels.
LabelLocator2
          A locater used to locate extra resource for Labels into an input stream.
Loader
          A loader that could load a resource to another format.
Locator
          A locator that is able to locate a resource.
Locators.StreamLocation
          the location information.
Locators.URLLocation
          the location information.
PropertyBundle
          The property bundle.
ResourceCache
          Used to cache resources.
XMLResourcesLocator
          Represents a locator used to locate XML resources.
XMLResourcesLocator.Resource
          An item of the list returned by XMLResourcesLocator.getDependentXMLResources(java.lang.String, java.lang.String, java.lang.String).
 

Classes in org.zkoss.util.resource used by org.zkoss.util.resource.impl
LabelLocator
          A locater used to locate extra resource for Labels.
LabelLocator2
          A locater used to locate extra resource for Labels into an input stream.
 

Classes in org.zkoss.util.resource used by org.zkoss.xel.taglib
Locator
          A locator that is able to locate a resource.
 

Classes in org.zkoss.util.resource used by org.zkoss.xel.util
Locator
          A locator that is able to locate a resource.
 

Classes in org.zkoss.util.resource used by org.zkoss.xml
Location
          Represents a location information inside a document.
 



Copyright © 2015. All rights reserved.