- getEngine() - Method in class org.apache.velocity.script.VelocityCompiledScript
-
- getEngineName() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get engine name
- getEngineVersion() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get engine version
- getExtensions() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get the list of file extensions handled by Velocity: vm, vtl, vhtml
- getFactory() - Method in class org.apache.velocity.script.VelocityScriptEngine
-
get the factory used to create this script engine
- getFilename(ScriptContext) - Static method in class org.apache.velocity.script.VelocityScriptEngine
-
- getLanguageName() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get language name
- getLanguageVersion() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get language version (same as engine version)
- getMethodCallSyntax(String, String, String...) - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get Velocity syntax for calling method 'm' on object 'obj' with provided arguments
- getMimeTypes() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get the list of Velocity mime types
- getNames() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get the list of names
- getOutputStatement(String) - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get VTL expression used to display specified string
- getParameter(String) - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get engine parameter for provided key
- getProgram(String...) - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get whole VTL program given VTL lines
- getResourceReader(String, String) - Method in class org.apache.velocity.script.VelocityScriptEngine.SingleResourceReader
-
- getScriptEngine() - Method in class org.apache.velocity.script.VelocityScriptEngineFactory
-
get a Velocity script engine
- getVelocityContext(ScriptContext) - Static method in class org.apache.velocity.script.VelocityScriptEngine
-
- getVelocityEngine() - Method in class org.apache.velocity.script.VelocityScriptEngine
-
get the internal Velocity RuntimeInstance
- getVelocityProperties(ScriptContext) - Static method in class org.apache.velocity.script.VelocityScriptEngine
-