Uses of Package
org.apache.velocity.runtime.directive

Packages that use org.apache.velocity.runtime.directive
org.apache.velocity.runtime   
org.apache.velocity.runtime.directive   
org.apache.velocity.runtime.log   
org.apache.velocity.runtime.parser   
 

Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtime
Directive
          Base class for all directives used in Velocity.
VelocimacroProxy
          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.directive
Define
          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.
 

Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtime.log
Directive
          Base class for all directives used in Velocity.
 

Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.runtime.parser
Directive
          Base class for all directives used in Velocity.
 



Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.