Class SightlyScriptEngineFactory
java.lang.Object
org.apache.sling.scripting.api.AbstractScriptEngineFactory
org.apache.sling.scripting.sightly.impl.engine.SightlyScriptEngineFactory
- All Implemented Interfaces:
ScriptEngineFactory
HTL template engine factory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.sling.scripting.api.AbstractScriptEngineFactory
getEngineName, getEngineVersion, getExtensions, getMethodCallSyntax, getMimeTypes, getNames, getOutputStatement, getParameter, getProgram, setEngineName, setEngineVersion, setExtensions, setMimeTypes, setNames
-
Field Details
-
SHORT_NAME
- See Also:
-
EXTENSION
- See Also:
-
-
Constructor Details
-
SightlyScriptEngineFactory
public SightlyScriptEngineFactory()
-
-
Method Details
-
getLanguageName
-
getLanguageVersion
-
getScriptEngine
-
getConfiguration
-