Class SVGTextElementBridge.DOMChildNodeRemovedEventListener

java.lang.Object
org.apache.batik.bridge.SVGTextElementBridge.DOMChildNodeRemovedEventListener
All Implemented Interfaces:
EventListener
Direct Known Subclasses:
SVG12TextElementBridge.DOMChildNodeRemovedEventListener
Enclosing class:
SVGTextElementBridge

protected class SVGTextElementBridge.DOMChildNodeRemovedEventListener extends Object implements EventListener
The DOM EventListener invoked when a node is removed.
  • Constructor Details

    • DOMChildNodeRemovedEventListener

      protected DOMChildNodeRemovedEventListener()
  • Method Details