| Package | Description |
|---|---|
| org.ringojs.engine |
The core scripting engine including the module loader.
|
| Modifier and Type | Method and Description |
|---|---|
ModuleLoader |
RhinoEngine.getModuleLoader(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
RhinoEngine.findResource(String path,
ModuleLoader[] loaders,
Repository localRoot)
Search for a resource in a local path, or the main repository path.
|
Resource |
RingoConfig.getResource(String path,
ModuleLoader[] loaders)
Get a resource from our script repository
|
Copyright © 2016. All rights reserved.