Uses of Interface
org.apache.tiles.api.TilesContainer

Packages that use TilesContainer
Package
Description
 
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
Tiles access package.
Classes and interfaces to be used when it is needed to create Tiles definitions during the execution of the application.
Factory classes, to allow creation of container instances.
It contains the basic implementations of Tiles container.
It contains the basic implementations of mutable Tiles containers.
Interfaces to manage attribute rendering.
Classes to start the Tiles engine up.
Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).