This project has retired. For details please refer to its Attic page.
Uses of Package org.apache.tiles.locale (Tiles 2 2.2.2 API)

Uses of Package
org.apache.tiles.locale

Packages that use org.apache.tiles.locale
org.apache.tiles.definition It contains classes and interfaces to allow manipulations of "definitions", i.e. objects made of a template page and a number of filled attributes. 
org.apache.tiles.extras.complete These classes allow to start up Tiles with all features on. 
org.apache.tiles.factory Factory classes, to allow creation of container instances. 
org.apache.tiles.locale.impl Basic implementation of the locale resolver. 
 

Classes in org.apache.tiles.locale used by org.apache.tiles.definition
LocaleResolver
          It represents an object able to resolve the current locale for the current request, where its strategy depends on its implementation.
 

Classes in org.apache.tiles.locale used by org.apache.tiles.extras.complete
LocaleResolver
          It represents an object able to resolve the current locale for the current request, where its strategy depends on its implementation.
 

Classes in org.apache.tiles.locale used by org.apache.tiles.factory
LocaleResolver
          It represents an object able to resolve the current locale for the current request, where its strategy depends on its implementation.
 

Classes in org.apache.tiles.locale used by org.apache.tiles.locale.impl
LocaleResolver
          It represents an object able to resolve the current locale for the current request, where its strategy depends on its implementation.
 



Copyright © 2001-2010 Apache Software Foundation. All Rights Reserved.