Uses of Class
org.apache.velocity.context.ChainedInternalContextAdapter

Packages that use ChainedInternalContextAdapter
org.apache.velocity.context   
org.apache.velocity.runtime.directive   
 

Uses of ChainedInternalContextAdapter in org.apache.velocity.context
 

Subclasses of ChainedInternalContextAdapter in org.apache.velocity.context
 class EvaluateContext
          This is a special, internal-use-only context implementation to be used for the #evaluate directive.
 class ProxyVMContext
          Context for Velocity macro arguments.
 

Uses of ChainedInternalContextAdapter in org.apache.velocity.runtime.directive
 

Subclasses of ChainedInternalContextAdapter in org.apache.velocity.runtime.directive
protected static class Foreach.NullHolderContext
          A special context to use when the foreach iterator returns a null.
 



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