Package org.apache.velocity.context


package org.apache.velocity.context
  • Class
    Description
    This class is the abstract base class for all conventional Velocity Context implementations.
    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.
    Interface describing the application data context.
    interface to bring all necessary internal and user contexts together.
    This adapter class is the container for all context types for internal use.
    Interface for event support.
    interface for internal context wrapping functionality