EventListenerprotected class SVGOMDocument.DOMSubtreeModifiedListenerWrapper extends java.lang.Object implements EventListener
| Modifier and Type | Field | Description |
|---|---|---|
protected CSSNavigableDocumentListener |
listener |
The CSSNavigableDocumentListener.
|
| Constructor | Description |
|---|---|
DOMSubtreeModifiedListenerWrapper(CSSNavigableDocumentListener l) |
Creates a new DOMSubtreeModifiedListenerWrapper.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(Event evt) |
Handles the event.
|
protected CSSNavigableDocumentListener listener
public DOMSubtreeModifiedListenerWrapper(CSSNavigableDocumentListener l)
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.