Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.context.i18n Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| LocaleContext | Strategy interface for determining the current Locale. | Interface | org.springframework.context.i18n | Spring MVC |
|
| LocaleContextHolder | Simple holder class that associates a LocaleContext instancewith the current thread. | Class | org.springframework.context.i18n | Spring MVC |
|
| SimpleLocaleContext | Simple implementation of the LocaleContext interface,always returning a specified Locale. | Class | org.springframework.context.i18n | Spring MVC |
|
| SimpleTimeZoneAwareLocaleContext | Simple implementation of the TimeZoneAwareLocaleContext interface,always returning a specified Locale and TimeZone. | Class | org.springframework.context.i18n | Spring MVC |
|
| TimeZoneAwareLocaleContext | Extension of LocaleContext, adding awareness of the current time zone. | Interface | org.springframework.context.i18n | Spring MVC |