Uses of Class
org.apache.wicket.util.resource.ResourceUtils.PathLocale
-
Packages that use ResourceUtils.PathLocale Package Description org.apache.wicket.util.resource Base support for resources. -
-
Uses of ResourceUtils.PathLocale in org.apache.wicket.util.resource
Methods in org.apache.wicket.util.resource that return ResourceUtils.PathLocale Modifier and Type Method Description static ResourceUtils.PathLocale
ResourceUtils. getLocaleFromFilename(String path)
Extract the locale from the filename taking into account possible minimized resource name.
-