Uses of Package
org.springframework.context.i18n

Packages that use org.springframework.context.i18n
org.springframework.context.i18n Abstraction for determining the current Locale, plus global holder that exposes a thread-bound Locale. 
org.springframework.web.servlet Provides servlets that integrate with the application context infrastructure, and the core interfaces and classes for the Spring web MVC framework. 
 

Classes in org.springframework.context.i18n used by org.springframework.context.i18n
LocaleContext
          Strategy interface for determining the current Locale.
 

Classes in org.springframework.context.i18n used by org.springframework.web.servlet
LocaleContext
          Strategy interface for determining the current Locale.
 



Copyright (c) 2002-2007 The Spring Framework Project.