Uses of Interface
org.apache.velocity.context.InternalWrapperContext
Packages that use InternalWrapperContext
-
Uses of InternalWrapperContext in org.apache.velocity.context
Subinterfaces of InternalWrapperContext in org.apache.velocity.contextModifier and TypeInterfaceDescriptioninterface
interface to bring all necessary internal and user contexts together.Classes in org.apache.velocity.context that implement InternalWrapperContextModifier and TypeClassDescriptionclass
This is an abstract internal-use-only context implementation to be used as a subclass for other internal-use-only contexts that wrap other internal-use-only contexts.class
Deprecated.Will be removed in 2.0final class
This adapter class is the container for all context types for internal use.class
Context for Velocity macro arguments. -
Uses of InternalWrapperContext in org.apache.velocity.runtime.directive
Classes in org.apache.velocity.runtime.directive that implement InternalWrapperContextModifier and TypeClassDescriptionprotected static class
A special context to use when the foreach iterator returns a null.