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.
This package contains "compatibility" preparers, i.e. ViewPreparers that are compatibile with Tiles 1 "controllers".
-
Class Summary Class Description CompatibilityPreparerFactory Factory used to instantiate preparers in a Struts 1 / Tiles 2 environment.UrlPreparer Uses a URL that acts as a preparer.