org.apache.batik.script.rhino
Class RhinoClassShutter

java.lang.Object
  extended byorg.apache.batik.script.rhino.RhinoClassShutter
All Implemented Interfaces:
ClassShutter

public class RhinoClassShutter
extends Object
implements ClassShutter

One line Class Desc Complete Class Desc


Constructor Summary
RhinoClassShutter()
           
 
Method Summary
 boolean visibleToScripts(String fullClassName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RhinoClassShutter

public RhinoClassShutter()
Method Detail

visibleToScripts

public boolean visibleToScripts(String fullClassName)
Specified by:
visibleToScripts in interface ClassShutter


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.