Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.springframework.context.i18n

Interface Summary
LocaleContext Strategy interface for determining the current Locale.
 

Class Summary
LocaleContextHolder Simple holder class that associates a LocaleContext instance with the current thread.
SimpleLocaleContext Simple implementation of the LocaleContext interface, always returning a specified Locale.