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 Contains the logic to build the various combinations of file path, style and locale required while searching for Wicket resources.
LocaleResourceNameIterator Contains the logic to build the various combinations of file path, style and locale required while searching for Wicket resources.
OsgiResourceStreamLocator OSGI specific resource stream factory
ResourceNameIterator Contains the logic to locate a resource based on a path, a style (see Session), a locale and a extension strings.
ResourceStreamLocator Locate Wicket resource.
StyleAndVariationResourceNameIterator Contains the logic to build the various combinations of file path, style and locale required while searching for Wicket resources.
 

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

Locators for finding/ loading resources.



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