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