Uses of Class
org.apache.velocity.runtime.RuntimeInstance

Packages that use RuntimeInstance
org.apache.velocity.app   
org.apache.velocity.runtime   
 

Uses of RuntimeInstance in org.apache.velocity.app
 

Fields in org.apache.velocity.app declared as RuntimeInstance
private  RuntimeInstance VelocityEngine.ri
           
 

Uses of RuntimeInstance in org.apache.velocity.runtime
 

Fields in org.apache.velocity.runtime declared as RuntimeInstance
private static RuntimeInstance RuntimeSingleton.ri
           
 

Methods in org.apache.velocity.runtime that return RuntimeInstance
static RuntimeInstance RuntimeSingleton.getRuntimeInstance()
          Deprecated. Use getRuntimeServices() instead.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.