Class SVG12BridgeContext.XBLBindingListener
java.lang.Object
org.apache.batik.bridge.svg12.SVG12BridgeContext.XBLBindingListener
- All Implemented Interfaces:
EventListener, BindingListener
- Enclosing class:
SVG12BridgeContext
The BindingListener.
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbindingChanged(Element bindableElement, Element shadowTree) Invoked when the specified bindable element's binding has changed.
-
Constructor Details
-
XBLBindingListener
protected XBLBindingListener()
-
-
Method Details
-
bindingChanged
Invoked when the specified bindable element's binding has changed.- Specified by:
bindingChangedin interfaceBindingListener
-