Class Summary |
AbstractContext |
This class is the abstract base class for all conventional
Velocity Context implementations. |
ChainedInternalContextAdapter |
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. |
EvaluateContext |
Deprecated. Will be removed in 2.0 |
InternalContextAdapterImpl |
This adapter class is the container for all context types for internal
use. |
ProxyVMContext |
Context for Velocity macro arguments. |