public class JavascriptHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JavascriptHelper.NutScriptUtil |
| Modifier and Type | Field and Description |
|---|---|
List<Pattern> |
blacklistClassNamePatterns |
| Constructor and Description |
|---|
JavascriptHelper(String code,
String initExprs,
Set<String> blacklist,
Object util,
net.thevpc.nuts.NutsSession session) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Object id) |
void |
createEngine(String code,
String initExprs) |
Copyright © 2021 vpc open source initiative. All rights reserved.