Package org.craftercms.engine.util.spring.servlet.i18n
package org.craftercms.engine.util.spring.servlet.i18n
-
ClassesClassDescriptionImplementation of
LocaleResolver
that uses a chain of otherLocaleResolver
s.Base implementation forLocaleResolver
by theChainLocaleResolver
.Implementation ofConfigAwareLocaleResolver
that reads the locale from a cookie.Implementation ofLocaleResolver
that delegates the actual work to theChainLocaleResolver
if available or to a default object.Implementation ofConfigAwareLocaleResolver
that executes a Groovy script to resolve the localeImplementation ofConfigAwareLocaleResolver
that reads the locale from a request header.Implementation ofConfigAwareLocaleResolver
that extracts the locale from the current authenticated userImplementation ofConfigAwareLocaleResolver
that compares the requested URL to a map of locales