Uses of Package
org.apache.velocity.context

Packages that use org.apache.velocity.context
org.apache.velocity   
org.apache.velocity.context   
 

Classes in org.apache.velocity.context used by org.apache.velocity
AbstractContext
          This class is the abstract base class for all conventional Velocity Context implementations.
Context
          Interface describing the application data context.
InternalContextBase
          class to encapsulate the 'stuff' for internal operation of velocity.
InternalEventContext
          Interface for event support.
InternalHousekeepingContext
          interface to encapsulate the 'stuff' for internal operation of velocity.
 

Classes in org.apache.velocity.context used by org.apache.velocity.context
Context
          Interface describing the application data context.
InternalContextAdapter
          interface to bring all necessary internal and user contexts together.
InternalContextBase
          class to encapsulate the 'stuff' for internal operation of velocity.
InternalEventContext
          Interface for event support.
InternalHousekeepingContext
          interface to encapsulate the 'stuff' for internal operation of velocity.
InternalWrapperContext
          interface for internal context wrapping functionality
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.