Module org.apache.wicket.core
Class LocaleResourceNameIterator
java.lang.Object
org.apache.wicket.core.util.resource.locator.LocaleResourceNameIterator
Given a Locale it'll iterate over all possible combinations of the attrs making up the Locale.
Starting the Locale provided to more 'weaker' combinations. The latest one will be no Locale in
which case an empty string will be returned.
- Author:
- Juergen Donnerstag
-
Constructor Details
-
LocaleResourceNameIterator
Construct.- Parameters:
locale
-strict
-
-
-
Method Details