Tiles - Core Library 3.0.1 API

Packages
org.apache.tiles.awareness Interfaces that let the Tiles engine to inject dependencies to its objects.
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.evaluator Interfaces to manage attribute value evaluation.
org.apache.tiles.evaluator.impl Classes to manage attribute value evaluation.
org.apache.tiles.factory Factory classes, to allow creation of container instances.
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.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.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.util Static utility classes used throughout the implementation.

 



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