protected static class SVGOMDocument.DOMCharacterDataModifiedListenerWrapper extends java.lang.Object implements EventListener
Modifier and Type | Field and Description |
---|---|
protected CSSNavigableDocumentListener |
listener
The CSSNavigableDocumentListener.
|
Constructor and Description |
---|
DOMCharacterDataModifiedListenerWrapper(CSSNavigableDocumentListener l)
Creates a new DOMCharacterDataModifiedListenerWrapper.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
Handles the event.
|
protected CSSNavigableDocumentListener listener
public DOMCharacterDataModifiedListenerWrapper(CSSNavigableDocumentListener l)
public void handleEvent(Event evt)
handleEvent
in interface EventListener
Copyright © 2022 Apache Software Foundation. All Rights Reserved.