Uses of Class
org.apache.velocity.app.VelocityEngine

Packages that use VelocityEngine
org.apache.velocity.texen   
 

Uses of VelocityEngine in org.apache.velocity.texen
 

Fields in org.apache.velocity.texen declared as VelocityEngine
protected  VelocityEngine Generator.ve
          Velocity engine.
 

Methods in org.apache.velocity.texen with parameters of type VelocityEngine
 void Generator.setVelocityEngine(VelocityEngine ve)
          Set the velocity engine.
 



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