public final class NashornCompiler extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
compile(java.nio.file.Path path,
String source,
Map<String,Object> options) |
static NashornCompiler |
get(String... scriptPaths) |
public static NashornCompiler get(String... scriptPaths)
Copyright © 2014. All Rights Reserved.