Uses of Package
org.apache.velocity.runtime.directive
Packages that use org.apache.velocity.runtime.directive
Package
Description
-
Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtimeClassDescriptionBase class for all directives used in Velocity.MacroArgs holds the information for a single argument in a macro definition.VelocimacroProxy.java a proxy Directive-derived object to fit with the current directive system
-
Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtime.directiveClassDescriptionDirective that puts an unrendered AST block in the context under the specified key, postponing rendering until the reference is used and rendered.Base class for all directives used in Velocity.Base class for all directives used in Velocity.Base class for directives which do input operations (e.g.MacroArgs holds the information for a single argument in a macro definition.This handles context scoping and metadata for directives.Class to encapsulate and provide access to info about the current scope for debugging.
-
Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtime.directive.contribClassDescriptionBase class for all directives used in Velocity.Base class for all directives used in Velocity.Foreach directive used for moving through arrays, or objects that provide an Iterator.
-
Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtime.parser
-
Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.util