protected class SVGOMDocument.DOMSubtreeModifiedListenerWrapper extends Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected CSSNavigableDocumentListener |
listener
The CSSNavigableDocumentListener.
|
Constructor and Description |
---|
DOMSubtreeModifiedListenerWrapper(CSSNavigableDocumentListener l)
Creates a new DOMSubtreeModifiedListenerWrapper.
|
protected CSSNavigableDocumentListener listener
public DOMSubtreeModifiedListenerWrapper(CSSNavigableDocumentListener l)
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright © 2000–2023 Apache Software Foundation. All rights reserved.