Package | Description |
---|---|
org.apache.sling.i18n |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLocaleResolver
The
DefaultLocaleResolver resolves the request's Locale by
calling the ServletRequest.getLocales() method, which generally
will be the Servlet Container's implementation of this method and thus be
based on the client's Accept-Language header. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.