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 classEvaluateContextDeprecated.Will be removed in 2.0classProxyVMContextContext 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 classForeach.NullHolderContextA special context to use when the foreach iterator returns a null.
-