Uses of Package
org.apache.velocity.runtime

Packages that use org.apache.velocity.runtime
org.apache.velocity.app   
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.test   
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.
RuntimeInstance
          This is the Runtime system for 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
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
          Interface for internal runtime logging services that are needed by the
RuntimeServices
          Interface for internal runtime services that are needed by the various components w/in Velocity.
VelocimacroFactory
          VelocimacroFactory.java manages the set of VMs in a running Velocity engine.
VelocimacroManager
          Manages VMs in namespaces.
 

Classes in org.apache.velocity.runtime used by org.apache.velocity.runtime.directive
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
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
          Interface for internal runtime logging services that are needed by the
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.test
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
          Interface for internal runtime logging services that are needed by the
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.