Contains the logic to locate a resource based on a path, a style (see {@link org.apache.wicket.Session}), a locale and an extension string. The full filename will be built like: <path>_<style>_<locale>.<extension>.
Resource matches will be attempted in the following order:
Locales may contain a language, a country and a region or variant. Combinations of these components will be attempted in the following order:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|