Package | Description |
---|---|
org.apache.velocity | |
org.apache.velocity.context |
Modifier and Type | Class and Description |
---|---|
class |
VelocityContext
General purpose implemention of the application Context
interface for general application use.
|
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 |
AbstractContext
This class is the abstract base class for all conventional
Velocity Context implementations.
|
class |
InternalContextAdapterImpl
This adapter class is the container for all context types for internal
use.
|
(package private) class |
InternalContextBase
class to encapsulate the 'stuff' for internal operation of velocity.
|
class |
VMContext
This is a special, internal-use-only context implementation to be
used for the new Velocimacro implementation.
|
Modifier and Type | Field and Description |
---|---|
(package private) InternalEventContext |
InternalContextAdapterImpl.iec
The InternalEventContext that we are wrapping.
|
Copyright ? 2002 Apache Software Foundation. All Rights Reserved.