org.apache.batik.bridge.svg12

Class DefaultXBLManager.DefAttrListener

protected class DefaultXBLManager.DefAttrListener extends Object implements EventListener

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

Field Detail

importElement

protected Element importElement
The import element.

Constructor Detail

DefAttrListener

public DefAttrListener(Element imp)
Creates a new DefAttrListener.

Method Detail

handleEvent

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