Package | Description |
---|---|
org.apache.velocity.context | |
org.apache.velocity.runtime.directive |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalContextAdapter
interface to bring all necessary internal and user contexts together.
|
Modifier and Type | Class and Description |
---|---|
class |
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.
|
class |
EvaluateContext
Deprecated.
Will be removed in 2.0
|
class |
InternalContextAdapterImpl
This adapter class is the container for all context types for internal
use.
|
class |
ProxyVMContext
Context for Velocity macro arguments.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
Foreach.NullHolderContext
A special context to use when the foreach iterator returns a null.
|
Copyright © 2000–2021. All rights reserved.