Uses of Interface
org.apache.sling.i18n.JakartaRequestLocaleResolver
-
Uses of JakartaRequestLocaleResolver in org.apache.sling.i18n
Classes in org.apache.sling.i18n that implement JakartaRequestLocaleResolverModifier and TypeClassDescriptionclassTheDefaultLocaleResolverresolves the request's Locale by calling theServletRequest.getLocales()method, which generally will be the Servlet Container's implementation of this method and thus be based on the client'sAccept-Languageheader.