Uses of Class
org.apache.velocity.exception.MacroOverflowException
Packages that use MacroOverflowException
-
Uses of MacroOverflowException in org.apache.velocity.runtime.directive
Methods in org.apache.velocity.runtime.directive that throw MacroOverflowExceptionModifier and TypeMethodDescriptionboolean
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.