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

Locators for finding/ loading resources.

See:
          Description

Interface Summary
IResourceStreamLocator Interface for code that locates resources.
 

Class Summary
ExtensionResourceNameIterator Iterate over a list of 'comma' separated strings.
LocaleResourceNameIterator Given a Locale it'll iterate over all possible combinations of the attrs making up the Locale.
OsgiResourceStreamLocator OSGI specific resource stream factory
ResourceNameIterator Contains the logic to locate a resource based on a path, style (see Session), variation, locale and extension strings.
ResourceStreamLocator Locate Wicket resource.
StyleAndVariationResourceNameIterator Iterate over all possible combinations of style and variation
 

Package org.apache.wicket.util.resource.locator Description

Locators for finding/ loading resources.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.