Package | Description |
---|---|
org.apache.tiles |
The Tiles taglib and framework allows building web pages by assembling reusable
pieces of pages, called Tiles.
|
org.apache.tiles.access |
Tiles access package.
|
org.apache.tiles.awareness |
Interfaces that let the Tiles engine to inject dependencies to its objects.
|
org.apache.tiles.beans |
Classes to work with Tiles menu items and beans.
|
org.apache.tiles.compat.definition.digester |
Contains code to read old-format Tiles definition files.
|
org.apache.tiles.compat.preparer |
"View preparers" are objects that allows the "preparation" of a Tiles artifact
(definition, template or attribute) before it is rendered.
|
org.apache.tiles.context |
Classes and interfaces that allow to access the various contexts in an
application in a uniformed way.
|
org.apache.tiles.definition |
It contains classes and interfaces to allow manipulations of "definitions", i.e.
|
org.apache.tiles.definition.dao |
Classes to simply load definitions depending on a customization key.
|
org.apache.tiles.definition.digester |
Allows reading definitions with the use of Jakarta Commons Digester.
|
org.apache.tiles.definition.pattern |
Classes to manage pattern matching in definition names, and substitution in attributes.
|
org.apache.tiles.definition.pattern.regexp |
In Tiles it is possible to use regular expression patterns thanks to this package.
|
org.apache.tiles.definition.pattern.wildcard |
In Tiles it is possible to use wildcard patterns thanks to this package.
|
org.apache.tiles.el |
Attribute evaluator classes that can perform EL evaluation for attributes.
|
org.apache.tiles.evaluator |
Interfaces to manage attribute value evaluation.
|
org.apache.tiles.evaluator.impl |
Classes to manage attribute value evaluation.
|
org.apache.tiles.extras.complete |
These classes allow to start up Tiles with all features on.
|
org.apache.tiles.extras.module |
These classes allow to initialize independent module of Tiles.
|
org.apache.tiles.extras.renderer |
Provides a custom "options" syntax for attributes.
|
org.apache.tiles.factory |
Factory classes, to allow creation of container instances.
|
org.apache.tiles.freemarker |
Classes for supporting FreeMarker in Tiles.
|
org.apache.tiles.freemarker.template | |
org.apache.tiles.impl |
It contains the basic implementations of Tiles container.
|
org.apache.tiles.impl.mgmt |
It contains the basic implementations of mutable Tiles containers.
|
org.apache.tiles.jsp.taglib |
The "tiles-jsp" tag library contains tags that are useful to create
templates, subpages other reusable view parts using the "tiles-core"
package.
|
org.apache.tiles.locale |
Classes and interfaces to allow locale resolution in an application, i.e.
|
org.apache.tiles.locale.impl |
Basic implementation of the locale resolver.
|
org.apache.tiles.mgmt |
Classes and interfaces to be used when it is needed to create Tiles definitions
during the execution of the application.
|
org.apache.tiles.mvel |
Attribute evaluator classes that can perform MVEL evaluation for attributes.
|
org.apache.tiles.ognl |
Attribute evaluator classes that can perform OGNL evaluation for attributes.
|
org.apache.tiles.preparer |
"View preparers" are objects that allows the "preparation" of a Tiles artifact
(definition, template or attribute) before it is rendered.
It is useful, for example, when a view item should be built and stored in a particular context (e.g. |
org.apache.tiles.preparer.factory |
"View preparers" are objects that allows the "preparation" of a Tiles artifact
(definition, template or attribute) before it is rendered.
It is useful, for example, when a view item should be built and stored in a particular context (e.g. |
org.apache.tiles.renderer |
Interfaces to manage attribute rendering.
|
org.apache.tiles.startup |
Classes to start the Tiles engine up.
|
org.apache.tiles.template |
Tiles template classes, that enable to write support code for template languages (JSP, FreeMarker, Velocity).
|
org.apache.tiles.util |
Static utility classes used throughout the implementation.
|
org.apache.tiles.velocity |
Classes to support Velocity under a servlet environment in Tiles.
|
org.apache.tiles.velocity.template |
Classes that allow the use of "Tiles template" as a Velocity tool.
|
org.apache.tiles.web.startup |
Classes to start the Tiles engine up in a web environment.
|
org.apache.tiles.web.startup.simple |
Classes to start the Tiles engine up in a web environment using the default settings.
|
org.apache.tiles.web.util |
Utility classes to use Tiles in a servlet environment.
|
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.