org.apache.batik.bridge
Class SVGUseElementBridge.ReferencedElementMutationListener

java.lang.Object
  extended by org.apache.batik.bridge.SVGUseElementBridge.ReferencedElementMutationListener
All Implemented Interfaces:
EventListener
Enclosing class:
SVGUseElementBridge

protected class SVGUseElementBridge.ReferencedElementMutationListener
extends Object
implements EventListener

Used to handle modifications to the referenced content


Field Summary
protected  NodeEventTarget target
           
 
Constructor Summary
protected SVGUseElementBridge.ReferencedElementMutationListener()
           
 
Method Summary
 void handleEvent(Event evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

target

protected NodeEventTarget target
Constructor Detail

SVGUseElementBridge.ReferencedElementMutationListener

protected SVGUseElementBridge.ReferencedElementMutationListener()
Method Detail

handleEvent

public void handleEvent(Event evt)
Specified by:
handleEvent in interface EventListener


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.