Package org.craftercms.engine.util.spring.servlet.i18n
package org.craftercms.engine.util.spring.servlet.i18n
-
ClassesClassDescriptionImplementation of
LocaleResolverthat uses a chain of otherLocaleResolvers.Base implementation forLocaleResolverby theChainLocaleResolver.Implementation ofConfigAwareLocaleResolverthat reads the locale from a cookie.Implementation ofLocaleResolverthat delegates the actual work to theChainLocaleResolverif available or to a default object.Implementation ofConfigAwareLocaleResolverthat executes a Groovy script to resolve the localeImplementation ofConfigAwareLocaleResolverthat reads the locale from a request header.Implementation ofConfigAwareLocaleResolverthat extracts the locale from the current authenticated userImplementation ofConfigAwareLocaleResolverthat compares the requested URL to a map of locales