Uses of Interface
org.apache.velocity.runtime.Renderable

Packages that use Renderable
org.apache.velocity.runtime.directive   
 

Uses of Renderable in org.apache.velocity.runtime.directive
 

Classes in org.apache.velocity.runtime.directive that implement Renderable
static class Define.Block
          actual class placed in the context, holds the context and writer being used for the render, as well as the parent (which already holds everything else we need).
 



Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.