| Frames | No Frames | |
Classes implementing org.apache.velocity.runtime.directive.DirectiveConstants | |
| class | Base class for all directives used in Velocity. |
| class | Foreach directive used for moving through arrays,
or objects that provide an Iterator. |
| class | Pluggable directive that handles the #include() statement in VTL. |
| class | A very simple directive that leverages the Node.literal()
to grab the literal rendition of a node. |
| class | Macro.java
Macro implements the macro definition directive of VTL. |
| class | Pluggable directive that handles the #parse() statement in VTL. |
| class | VelocimacroProxy.java
a proxy Directive-derived object to fit with the current directive system
|