Class SVGOMDocument.DOMSubtreeModifiedListenerWrapper

  • All Implemented Interfaces:
    EventListener
    Enclosing class:
    SVGOMDocument

    protected class SVGOMDocument.DOMSubtreeModifiedListenerWrapper
    extends java.lang.Object
    implements EventListener
    DOM subtree modified listener wrapper.
    • Constructor Detail

      • DOMSubtreeModifiedListenerWrapper

        public DOMSubtreeModifiedListenerWrapper​(CSSNavigableDocumentListener l)
        Creates a new DOMSubtreeModifiedListenerWrapper.
    • Method Detail

      • handleEvent

        public void handleEvent​(Event evt)
        Handles the event.
        Specified by:
        handleEvent in interface EventListener
        Parameters:
        evt - The Event contains contextual information about the event.