| Package | Description |
|---|---|
| org.apache.sling.i18n | |
| org.apache.sling.i18n.impl |
| 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. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
I18NFilter.bindRequestLocaleResolver(RequestLocaleResolver resolver) |
protected void |
I18NFilter.unbindRequestLocaleResolver(RequestLocaleResolver resolver) |
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.