Uses of Class
org.apache.velocity.exception.MacroOverflowException

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

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

Methods in org.apache.velocity.runtime.directive that throw MacroOverflowException
 boolean VelocimacroProxy.render(InternalContextAdapter context, Writer writer, Node node)
           
 boolean VelocimacroProxy.render(InternalContextAdapter context, Writer writer, Node node, Renderable body)
          Renders the macro using the context.
 



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