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)
          Renders the macro using the context.
 



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