org.apache.batik.bridge
Class BridgeContext.EventListenerMememto
protected static
class
BridgeContext.EventListenerMememto
extends Object
A class used to store an EventListener added to the DOM.
public String eventType
public SoftReference listener
public boolean namespaced
public String namespaceURI
public SoftReference target
public boolean useCapture
public String getEventType()
public boolean getNamespaced()
public String getNamespaceURI()
public boolean getUseCapture()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.