Package org.apache.velocity.tools.view.context

Provides special purpose implementations of the VelocityContext class related to the automatic toolbox management in a servlet environment.

See:
          Description

Interface Summary
ViewContext Objects implementing this interface are passed to view tools upon initialization by the ServletToolboxManager.
 

Class Summary
ChainedContext Velocity context implementation specific to the Servlet environment.
ToolboxContext Read-only context used to carry a set of view tools.
 

Package org.apache.velocity.tools.view.context Description

Provides special purpose implementations of the VelocityContext class related to the automatic toolbox management in a servlet environment.

Package Specification

Related Documentation



Copyright (c) 2003 Apache Software Foundation