Uses of Class
org.apache.velocity.runtime.RuntimeInstance
-
Packages that use RuntimeInstance Package Description org.apache.velocity.script -
-
Uses of RuntimeInstance in org.apache.velocity.script
Methods in org.apache.velocity.script that return RuntimeInstance Modifier and Type Method Description protected RuntimeInstanceVelocityScriptEngine. getVelocityEngine()get the internal Velocity RuntimeInstance
-