This project has retired. For details please refer to its Attic page.
org.apache.tiles.compat.preparer (Tiles 2 2.2.2 API)

Package org.apache.tiles.compat.preparer

Package class diagram package 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.

See:
          Description

Class Summary
CompatibilityPreparerFactory Factory used to instantiate preparers in a Struts 1 / Tiles 2 environment.
UrlPreparer Uses a URL that acts as a preparer.
 

Package org.apache.tiles.compat.preparer Description

"View preparers" are objects that allows the "preparation" of a Tiles artifact (definition, template or attribute) before it is rendered.

This package contains "compatibility" preparers, i.e. ViewPreparers that are compatibile with Tiles 1 "controllers".



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