org.apache.batik.bridge

Class BridgeContext.DOMNodeInsertedEventListener

protected class BridgeContext.DOMNodeInsertedEventListener extends Object implements EventListener

The DOM EventListener invoked when a node is added.
Constructor Summary
DOMNodeInsertedEventListener()
Creates a new DOMNodeInsertedEventListener.
Method Summary
voidhandleEvent(Event evt)
Handles 'DOMNodeInserted' event type.

Constructor Detail

DOMNodeInsertedEventListener

public DOMNodeInsertedEventListener()
Creates a new DOMNodeInsertedEventListener.

Method Detail

handleEvent

public void handleEvent(Event evt)
Handles 'DOMNodeInserted' event type.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.