站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.context.i18n (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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.