public class RhinoClassShutter extends Object implements org.mozilla.javascript.ClassShutter
| Constructor and Description |
|---|
RhinoClassShutter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
visibleToScripts(String fullClassName)
Returns whether the given class is visible to scripts.
|
public boolean visibleToScripts(String fullClassName)
visibleToScripts in interface org.mozilla.javascript.ClassShutterCopyright © 2000–2020 Apache Software Foundation. All rights reserved.