Uses of Package
org.apache.velocity.context

Packages that use org.apache.velocity.context
org.apache.velocity   
org.apache.velocity.app   
org.apache.velocity.app.event   
org.apache.velocity.app.event.implement   
org.apache.velocity.app.tools   
org.apache.velocity.context   
org.apache.velocity.runtime.directive   
org.apache.velocity.runtime.parser.node   
org.apache.velocity.runtime.visitor   
org.apache.velocity.servlet   
org.apache.velocity.texen   
org.apache.velocity.texen.ant   
org.apache.velocity.util   
 

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.
InternalEventContext
          Interface for event support.
 

Classes in org.apache.velocity.context used by org.apache.velocity.app
Context
          Interface describing the application data context.
 

Classes in org.apache.velocity.context used by org.apache.velocity.app.event
Context
          Interface describing the application data context.
InternalContextAdapter
          interface to bring all necessary internal and user contexts together.
 

Classes in org.apache.velocity.context used by org.apache.velocity.app.event.implement
Context
          Interface describing the application data context.
 

Classes in org.apache.velocity.context used by org.apache.velocity.app.tools
Context
          Interface describing the application data context.
 

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.
InternalEventContext
          Interface for event support.
InternalWrapperContext
          interface for internal context wrapping functionality
 

Classes in org.apache.velocity.context used by org.apache.velocity.runtime.directive
Context
          Interface describing the application data context.
InternalContextAdapter
          interface to bring all necessary internal and user contexts together.
InternalEventContext
          Interface for event support.
InternalWrapperContext
          interface for internal context wrapping functionality
 

Classes in org.apache.velocity.context used by org.apache.velocity.runtime.parser.node
Context
          Interface describing the application data context.
InternalContextAdapter
          interface to bring all necessary internal and user contexts together.
 

Classes in org.apache.velocity.context used by org.apache.velocity.runtime.visitor
InternalContextAdapter
          interface to bring all necessary internal and user contexts together.
 

Classes in org.apache.velocity.context used by org.apache.velocity.servlet
Context
          Interface describing the application data context.
 

Classes in org.apache.velocity.context used by org.apache.velocity.texen
Context
          Interface describing the application data context.
 

Classes in org.apache.velocity.context used by org.apache.velocity.texen.ant
Context
          Interface describing the application data context.
 

Classes in org.apache.velocity.context used by org.apache.velocity.util
Context
          Interface describing the application data context.
 



Copyright © 2000-2007 The Apache Software Foundation. All Rights Reserved.