Uses of Class
org.apache.velocity.context.ChainedInternalContextAdapter
-
Packages that use ChainedInternalContextAdapter Package Description 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 Modifier and Type Class Description class
EvaluateContext
Deprecated.Will be removed in 2.0class
ProxyVMContext
Context for Velocity macro arguments. -
Uses of ChainedInternalContextAdapter in org.apache.velocity.runtime.directive
Subclasses of ChainedInternalContextAdapter in org.apache.velocity.runtime.directive Modifier and Type Class Description protected static class
Foreach.NullHolderContext
A special context to use when the foreach iterator returns a null.
-