Uses of Package
org.apache.wicket.util.resource.locator

Packages that use org.apache.wicket.util.resource.locator
org.apache.wicket.settings   
org.apache.wicket.util.resource.locator Locators for finding/ loading resources. 
 

Classes in org.apache.wicket.util.resource.locator used by org.apache.wicket.settings
IResourceStreamLocator
          Interface for code that locates resources.
 

Classes in org.apache.wicket.util.resource.locator used by org.apache.wicket.util.resource.locator
ExtensionResourceNameIterator
          Iterate over a list of 'comma' separated strings.
IResourceStreamLocator
          Interface for code that locates resources.
LocaleResourceNameIterator
          Given a Locale it'll iterate over all possible combinations of the attrs making up the Locale.
ResourceStreamLocator
          Locate Wicket resource.
StyleAndVariationResourceNameIterator
          Iterate over all possible combinations of style and variation
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.