org.apache.batik.anim.dom
Class SVGOMDocument.DOMNodeInsertedListenerWrapper
java.lang.Object
org.apache.batik.anim.dom.SVGOMDocument.DOMNodeInsertedListenerWrapper
- All Implemented Interfaces:
- EventListener
- Enclosing class:
- SVGOMDocument
protected class SVGOMDocument.DOMNodeInsertedListenerWrapper
- extends Object
- implements EventListener
DOM node inserted listener wrapper.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
listener
protected CSSNavigableDocumentListener listener
- The CSSNavigableDocumentListener.
SVGOMDocument.DOMNodeInsertedListenerWrapper
public SVGOMDocument.DOMNodeInsertedListenerWrapper(CSSNavigableDocumentListener l)
- Creates a new DOMNodeInsertedListenerWrapper.
handleEvent
public void handleEvent(Event evt)
- Handles the event.
- Specified by:
handleEvent in interface EventListener
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.