Uses of Interface
org.apache.tiles.autotag.core.runtime.ModelBody

Packages that use ModelBody
org.apache.tiles.autotag.core.runtime Runtime part for all Autotag generated code. 
 

Uses of ModelBody in org.apache.tiles.autotag.core.runtime
 

Classes in org.apache.tiles.autotag.core.runtime that implement ModelBody
 class AbstractModelBody
          Base class for the abstraction of the body.
 

Methods in org.apache.tiles.autotag.core.runtime that return ModelBody
 ModelBody AutotagRuntime.createModelBody()
          Creates a new ModelBody instance to match the request.
 



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