Package helma.scripting.rhino
Class JSONModuleSource
java.lang.Object
org.mozilla.javascript.commonjs.module.provider.ModuleSource
helma.scripting.rhino.JSONModuleSource
- All Implemented Interfaces:
Serializable
public class JSONModuleSource
extends org.mozilla.javascript.commonjs.module.provider.ModuleSource
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJSONModuleSource
(Object securityDomain, URI uri, URI base, Object validator) -
Method Summary
Methods inherited from class org.mozilla.javascript.commonjs.module.provider.ModuleSource
getBase, getSecurityDomain, getUri, getValidator
-
Constructor Details
-
JSONModuleSource
-
-
Method Details
-
getReader
- Overrides:
getReader
in classorg.mozilla.javascript.commonjs.module.provider.ModuleSource
-