Package org.apache.velocity.context

Interface Summary
Context Interface describing the application data context.
InternalContextAdapter interface to bring all necessary internal and user contexts together.
InternalEventContext Interface for event support.
InternalHousekeepingContext interface to encapsulate the 'stuff' for internal operation of velocity.
InternalWrapperContext interface for internal context wrapping functionality
 

Class Summary
AbstractContext This class is the abstract base class for all conventional Velocity Context implementations.
InternalContextAdapterImpl This adapter class is the container for all context types for internal use.
InternalContextBase class to encapsulate the 'stuff' for internal operation of velocity.
VMContext This is a special, internal-use-only context implementation to be used for the new Velocimacro implementation.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.