org.apache.batik.bridge.svg12

Class DefaultXBLManager.ImportRemovedListener

protected class DefaultXBLManager.ImportRemovedListener extends Object implements EventListener

DOM node removed listener for imported XBL trees.
Field Summary
protected LinkedListtoBeRemoved
List of definition elements to be removed from the document.
Method Summary
voidhandleEvent(Event evt)
Handles the event.

Field Detail

toBeRemoved

protected LinkedList toBeRemoved
List of definition elements to be removed from the document.

Method Detail

handleEvent

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