org.apache.batik.bridge.svg12
Class SVG12ScriptingEnvironment.DOMNodeRemovedListener

java.lang.Object
  extended by org.apache.batik.bridge.ScriptingEnvironment.DOMNodeRemovedListener
      extended by org.apache.batik.bridge.svg12.SVG12ScriptingEnvironment.DOMNodeRemovedListener
All Implemented Interfaces:
EventListener
Enclosing class:
SVG12ScriptingEnvironment

protected class SVG12ScriptingEnvironment.DOMNodeRemovedListener
extends ScriptingEnvironment.DOMNodeRemovedListener

The listener class for 'DOMNodeRemoved' event.


Constructor Summary
protected SVG12ScriptingEnvironment.DOMNodeRemovedListener()
           
 
Method Summary
 void handleEvent(Event evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SVG12ScriptingEnvironment.DOMNodeRemovedListener

protected SVG12ScriptingEnvironment.DOMNodeRemovedListener()
Method Detail

handleEvent

public void handleEvent(Event evt)
Specified by:
handleEvent in interface EventListener
Overrides:
handleEvent in class ScriptingEnvironment.DOMNodeRemovedListener


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.