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

Packages that use org.apache.velocity.runtime.directive
org.apache.velocity.context   
org.apache.velocity.runtime   
org.apache.velocity.runtime.directive   
org.apache.velocity.runtime.parser   
org.apache.velocity.runtime.parser.node   
 

Classes in org.apache.velocity.runtime.directive used by org.apache.velocity.context
VMProxyArg
          The function of this class is to proxy for the calling parameter to the VM.
 

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
Directive
          Base class for all directives used in Velocity.
DirectiveConstants
          Base class for all directives used in Velocity.
VMProxyArg
          The function of this class is to proxy for the calling parameter to the VM.
 

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

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



Copyright © 2003 Apache Software Foundation. All Rights Reserved.