Package | Description |
---|---|
org.apache.velocity.runtime | |
org.apache.velocity.runtime.directive | |
org.apache.velocity.runtime.log | |
org.apache.velocity.runtime.parser |
Class and Description |
---|
Directive
Base class for all directives used in Velocity.
|
VelocimacroProxy
VelocimacroProxy.java
a proxy Directive-derived object to fit with the current directive system
|
Class and Description |
---|
Block
Directive that puts an unrendered AST block in the context
under the specified key, postponing rendering until the
reference is used and rendered.
|
Directive
Base class for all directives used in Velocity.
|
DirectiveConstants
Base class for all directives used in Velocity.
|
InputBase
Base class for directives which do input operations
(e.g.
|
Scope
This handles context scoping and metadata for directives.
|
Scope.Info
Class to encapsulate and provide access to info about
the current scope for debugging.
|
Class and Description |
---|
Directive
Base class for all directives used in Velocity.
|
Class and Description |
---|
Directive
Base class for all directives used in Velocity.
|
Copyright © 2000–2017. All rights reserved.