Uses of Package
org.apache.velocity.runtime

Packages that use org.apache.velocity.runtime
org.apache.velocity.app   
org.apache.velocity.app.event   
org.apache.velocity.app.event.implement   
org.apache.velocity.context   
org.apache.velocity.runtime   
org.apache.velocity.runtime.directive   
org.apache.velocity.runtime.log   
org.apache.velocity.runtime.parser   
org.apache.velocity.runtime.parser.node   
org.apache.velocity.runtime.resource   
org.apache.velocity.runtime.resource.loader   
org.apache.velocity.util   
org.apache.velocity.util.introspection   
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.app
RuntimeConstants
          This class defines the keys that are used in the velocity.properties file so that they can be referenced as a constant within Java code.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.app.event
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.app.event.implement
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.context
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime
ParserPool
          Provides instances of parsers as needed.
RuntimeConstants
          This class defines the keys that are used in the velocity.properties file so that they can be referenced as a constant within Java code.
RuntimeInstance
          This is the Runtime system for Velocity.
RuntimeLogger
          Deprecated. This functionality has been taken over by the Log class
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime.directive
Renderable
          This interface caraterize objects other than ASTNodes that can be rendered to a writer using a context.
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime.log
RuntimeLogger
          Deprecated. This functionality has been taken over by the Log class
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime.parser
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime.parser.node
RuntimeLogger
          Deprecated. This functionality has been taken over by the Log class
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime.resource
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime.resource.loader
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.util
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.util.introspection
RuntimeLogger
          Deprecated. This functionality has been taken over by the Log class
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
 



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