Uses of Class
org.apache.tiles.autotag.core.runtime.AbstractModelBody
Packages that use AbstractModelBody
Package
Description
Runtime part of Autotag support for Freemarker.
Runtime part of Autotag support for JavaServer pages.
Runtime part of Autotag support for Velocity.
-
Uses of AbstractModelBody in org.apache.tiles.request.freemarker.autotag
Subclasses of AbstractModelBody in org.apache.tiles.request.freemarker.autotagModifier and TypeClassDescriptionclass
Body implementation of a Freemarker model body. -
Uses of AbstractModelBody in org.apache.tiles.request.jsp.autotag
Subclasses of AbstractModelBody in org.apache.tiles.request.jsp.autotag -
Uses of AbstractModelBody in org.apache.tiles.request.velocity.autotag
Subclasses of AbstractModelBody in org.apache.tiles.request.velocity.autotagModifier and TypeClassDescriptionclass
Body abstraction for a Velocity directive body.