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.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.This class acts as a proxy for potential macros.This handles context scoping and metadata for directives.Class to encapsulate and provide access to info about the current scope for debugging.Stop command for directive Control objects.
-
Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtime.log
-
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.runtime.parser.node