Package | Description |
---|---|
org.apache.velocity.runtime.directive |
Modifier and Type | Class and Description |
---|---|
class |
BlockMacro
BlockMacro directive is used to invoke Velocity macros with normal parameters and a macro body.
|
class |
Define
Directive that puts an unrendered AST block in the context
under the specified key, postponing rendering until the
reference is used and rendered.
|
Constructor and Description |
---|
Reference(InternalContextAdapter context,
Block parent) |
Copyright © 2000–2021 The Apache Software Foundation. All rights reserved.