org.apache.batik.bridge.svg12
Class DefaultXBLManager.DefAttrListener
java.lang.Object
org.apache.batik.bridge.svg12.DefaultXBLManager.DefAttrListener
- All Implemented Interfaces:
- EventListener
- Enclosing class:
- DefaultXBLManager
protected class DefaultXBLManager.DefAttrListener
- extends Object
- implements EventListener
DOM attribute mutation listener for definition elements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
importElement
protected Element importElement
- The import element.
DefaultXBLManager.DefAttrListener
public DefaultXBLManager.DefAttrListener(Element imp)
- Creates a new DefAttrListener.
handleEvent
public void handleEvent(Event evt)
- Handles the event.
- Specified by:
handleEvent
in interface EventListener
- Parameters:
evt
- The Event
contains contextual information
about the event.
Copyright © 2008 Apache Software Foundation. All Rights Reserved.