The Spring Framework

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.portlet Provides JSR-168 portlets that integrate with the application context infrastructure, and the core interfaces and classes for the Portlet variant of Spring's web MVC framework. 
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.portlet
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.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.