Uses of Class
org.apache.velocity.app.VelocityEngine
-
Packages that use VelocityEngine Package Description org.apache.velocity.texen -
-
Uses of VelocityEngine in org.apache.velocity.texen
Fields in org.apache.velocity.texen declared as VelocityEngine Modifier and Type Field Description protected VelocityEngineGenerator. veVelocity engine.Methods in org.apache.velocity.texen with parameters of type VelocityEngine Modifier and Type Method Description voidGenerator. setVelocityEngine(VelocityEngine ve)Set the velocity engine.
-