Uses of Class
org.apache.tiles.Definition

Packages that use Definition
Package
Description
The Tiles taglib and framework allows building web pages by assembling reusable pieces of pages, called Tiles.
It contains classes and interfaces to allow manipulations of "definitions", i.e.
Classes to simply load definitions depending on a customization key.
Allows reading definitions with the use of Jakarta Commons Digester.
Classes to manage pattern matching in definition names, and substitution in attributes.
In Tiles it is possible to use regular expression patterns thanks to this package.
In Tiles it is possible to use wildcard patterns thanks to this package.
It contains the basic implementations of Tiles container.
It contains the basic implementations of mutable Tiles containers.
Classes and interfaces to be used when it is needed to create Tiles definitions during the execution of the application.