| Package | Description |
|---|---|
| org.apache.jena.sparql.function.js |
| Modifier and Type | Method and Description |
|---|---|
static JSEngine |
JSEngine.createFromFile(String functionLibFile)
Create a
JSEngine from the contents of a file. |
static JSEngine |
JSEngine.createFromString(String functions)
Create a
JSEngine from a string. |
Licenced under the Apache License, Version 2.0