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.parser   
org.apache.velocity.runtime.parser.node   
org.apache.velocity.runtime.resource   
org.apache.velocity.runtime.resource.loader   
org.apache.velocity.test   
 

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.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.
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
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
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.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.