Package org.apache.batik.bridge.svg12
Class ContentManager.DOMNodeInsertedEventListener
- java.lang.Object
-
- org.apache.batik.bridge.svg12.ContentManager.DOMNodeInsertedEventListener
-
- All Implemented Interfaces:
org.w3c.dom.events.EventListener
- Enclosing class:
- ContentManager
protected class ContentManager.DOMNodeInsertedEventListener extends java.lang.Object implements org.w3c.dom.events.EventListener
The DOM EventListener invoked when a node is added.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DOMNodeInsertedEventListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handleEvent(org.w3c.dom.events.Event evt)
-