Uses of Class
org.apache.velocity.runtime.directive.Block
-
Uses of Block in org.apache.velocity.runtime.directive
Modifier and TypeClassDescriptionclass
BlockMacro directive is used to invoke Velocity macros with normal parameters and a macro body.class
Directive that puts an unrendered AST block in the context under the specified key, postponing rendering until the reference is used and rendered.