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.ClassShutter
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.