public class SafeNativeJavaObject
extends org.mozilla.javascript.NativeJavaObject
| Constructor and Description |
|---|
SafeNativeJavaObject(org.mozilla.javascript.Scriptable scope,
Object javaObject,
Class<?> staticType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name,
org.mozilla.javascript.Scriptable start) |
Copyright © 2018. All rights reserved.