Home
»
tiles-2.2.1-src
» org.apache »
tiles
»
locale
»
org.apache.tiles.locale
Classes and interfaces to allow locale resolution in an application, i.e.
more
...
Sub Packages:
org.apache.tiles.locale.impl
Basic implementation of the locale resolver.
Interfaces:
LocaleResolver
It represents an object able to resolve the current locale for the current request, where its strategy depends on its implementation.
code
|
html
Classes and interfaces to allow locale resolution in an application, i.e. it allows to specify how to access the locale that the user wants to use.