org.apache.batik.bridge.svg12

Class DefaultXBLManager.ImportInsertedListener

protected class DefaultXBLManager.ImportInsertedListener extends Object implements EventListener

DOM node inserted listener for imported XBL trees.
Field Summary
protected ElementimportElement
The import element.
Constructor Summary
ImportInsertedListener(Element importElement)
Creates a new ImportInsertedListener.
Method Summary
voidhandleEvent(Event evt)
Handles the event.

Field Detail

importElement

protected Element importElement
The import element.

Constructor Detail

ImportInsertedListener

public ImportInsertedListener(Element importElement)
Creates a new ImportInsertedListener.

Method Detail

handleEvent

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