org.mozilla.javascript.ClassShutterpublic class RhinoClassShutter
extends java.lang.Object
implements org.mozilla.javascript.ClassShutter
| Constructor | Description |
|---|---|
RhinoClassShutter() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
visibleToScripts(java.lang.String fullClassName) |
Returns whether the given class is visible to scripts.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.