Package | Description |
---|---|
org.springframework.web.servlet.view.tiles3 |
Support classes for the integration of
Tiles 3
(the standalone version of Tiles) as Spring web view technology.
|
Class and Description |
---|
AbstractSpringPreparerFactory
Abstract implementation of the Tiles
PreparerFactory
interface, obtaining the current Spring WebApplicationContext and delegating to
AbstractSpringPreparerFactory.getPreparer(String, org.springframework.web.context.WebApplicationContext) . |
TilesView
View implementation that renders
through the Tiles Request API. |