Uses of Class
org.apache.velocity.runtime.directive.Block
Packages that use Block
-
Uses of Block in org.apache.velocity.runtime.directive
Subclasses of Block in org.apache.velocity.runtime.directiveModifier and TypeClassDescriptionclassBlockMacro directive is used to invoke Velocity macros with normal parameters and a macro body.classDirective that puts an unrendered AST block in the context under the specified key, postponing rendering until the reference is used and rendered.Constructors in org.apache.velocity.runtime.directive with parameters of type Block