org.apache.batik.script.rhino

Class RhinoClassShutter

public class RhinoClassShutter extends Object implements ClassShutter

Class shutter that restricts access to Batik internals from script.
Method Summary
booleanvisibleToScripts(String fullClassName)
Returns whether the given class is visible to scripts.

Method Detail

visibleToScripts

public boolean visibleToScripts(String fullClassName)
Returns whether the given class is visible to scripts.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.