CompiledOrInterpretedModuleScriptProvider |
Provides module scripts without compiling, should compiling not be possible for whatever reason.
|
GlobalObject |
Helma global object defines a number of custom global functions.
|
HacHspConverter |
Support for .hac (action) and .hsp (template) files
|
HopObject |
|
HopObjectCtor |
|
JavaObject |
|
JSAdapter |
JSAdapter is java.lang.reflect.Proxy equivalent for JavaScript.
|
JSONModuleSource |
|
MapWrapper |
A class that wraps a Java Map as a native JavaScript object.
|
NodeModulesProvider |
Bridges the gap between CommonJS-style module loading and Node.js-style module loading.
|
PathWrapper |
This class wraps around instances of helma.framework.core.RequestPath and
exposes them in an array-like fashion to the JavaScript runtime.
|
RhinoCore |
This is the implementation of ScriptingEnvironment for the Mozilla Rhino EcmaScript interpreter.
|
RhinoEngine |
This is the implementation of ScriptingEnvironment for the Mozilla Rhino EcmaScript interpreter.
|