Package | Description |
---|---|
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.factory |
Factory classes, to allow creation of container instances.
|
org.apache.tiles.impl |
It contains the basic implementations of Tiles container.
|
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. |
Class and Description |
---|
BasicPreparerFactory
Default implementation of the
PreparerFactory . |
PreparerFactory
Factory interface used to create/retrieve instances of
the
ViewPreparer interface. |
Class and Description |
---|
PreparerFactory
Factory interface used to create/retrieve instances of
the
ViewPreparer interface. |
Class and Description |
---|
PreparerFactory
Factory interface used to create/retrieve instances of
the
ViewPreparer interface. |
Class and Description |
---|
PreparerFactory
Factory interface used to create/retrieve instances of
the
ViewPreparer interface. |
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.