
public class VelocityModelBody
extends org.apache.tiles.autotag.core.runtime.AbstractModelBody
| Constructor and Description |
|---|
VelocityModelBody(org.apache.velocity.context.InternalContextAdapter context,
org.apache.velocity.runtime.parser.node.ASTBlock body,
Writer defaultWriter)
Constructor.
|
public VelocityModelBody(org.apache.velocity.context.InternalContextAdapter context,
org.apache.velocity.runtime.parser.node.ASTBlock body,
Writer defaultWriter)
context - The Velocity context.body - The real body.defaultWriter - The default writer.public void evaluate(Writer writer) throws IOException
IOExceptionCopyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.