Package | Description |
---|---|
org.apache.velocity.app | |
org.apache.velocity.runtime | |
org.apache.velocity.script |
Modifier and Type | Field and Description |
---|---|
private RuntimeInstance |
VelocityEngine.ri |
Modifier and Type | Field and Description |
---|---|
private static RuntimeInstance |
RuntimeSingleton.ri |
Modifier and Type | Field and Description |
---|---|
private RuntimeInstance |
VelocityScriptEngine.velocityEngine |
Modifier and Type | Method and Description |
---|---|
protected RuntimeInstance |
VelocityScriptEngine.getVelocityEngine()
get the internal Velocity RuntimeInstance
|