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 TypeMethodDescriptionbooleanVelocimacroProxy.render(InternalContextAdapter context, Writer writer, Node node) booleanVelocimacroProxy.render(InternalContextAdapter context, Writer writer, Node node, Renderable body) Renders the macro using the context.