org.apache.batik.bridge.svg12

Class DefaultXBLManager.DefNodeRemovedListener

protected class DefaultXBLManager.DefNodeRemovedListener extends Object implements EventListener

DOM node removed listener for definition elements.
Field Summary
protected ElementimportElement
The import element.
Constructor Summary
DefNodeRemovedListener(Element imp)
Creates a new DefNodeRemovedListener.
Method Summary
voidhandleEvent(Event evt)
Handles the event.

Field Detail

importElement

protected Element importElement
The import element.

Constructor Detail

DefNodeRemovedListener

public DefNodeRemovedListener(Element imp)
Creates a new DefNodeRemovedListener.

Method Detail

handleEvent

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