Uses of Package
org.apache.wicket.core.util.resource.locator
-
Packages that use org.apache.wicket.core.util.resource.locator Package Description org.apache.wicket.core.util.resource.locator Locators for finding/ loading resources.org.apache.wicket.core.util.resource.locator.caching org.apache.wicket.resource Locale aware resouce loaders.org.apache.wicket.resource.loader org.apache.wicket.settings -
Classes in org.apache.wicket.core.util.resource.locator used by org.apache.wicket.core.util.resource.locator Class Description ExtensionResourceNameIterator Iterate over a set of extensions.IResourceNameIterator Contains the logic to locate a resource based on a path, style (seeSession
), variation, locale and extension strings.IResourceStreamLocator Interface for code that locates resources, taking into account variations for locale and style.LocaleResourceNameIterator Given a Locale it'll iterate over all possible combinations of the attrs making up the Locale.ResourceNameIterator Contains the logic to locate a resource based on a path, style (seeSession
), variation, locale and extension strings.ResourceStreamLocator Locates Wicket resources.StyleAndVariationResourceNameIterator Iterate over all possible combinations of style and variation -
Classes in org.apache.wicket.core.util.resource.locator used by org.apache.wicket.core.util.resource.locator.caching Class Description IResourceNameIterator Contains the logic to locate a resource based on a path, style (seeSession
), variation, locale and extension strings.IResourceStreamLocator Interface for code that locates resources, taking into account variations for locale and style. -
Classes in org.apache.wicket.core.util.resource.locator used by org.apache.wicket.resource Class Description IResourceStreamLocator Interface for code that locates resources, taking into account variations for locale and style. -
Classes in org.apache.wicket.core.util.resource.locator used by org.apache.wicket.resource.loader Class Description IResourceNameIterator Contains the logic to locate a resource based on a path, style (seeSession
), variation, locale and extension strings. -
Classes in org.apache.wicket.core.util.resource.locator used by org.apache.wicket.settings Class Description IResourceStreamLocator Interface for code that locates resources, taking into account variations for locale and style.