Package org.apache.batik.css.engine
Class CSSEngine.DOMAttrModifiedListener
- java.lang.Object
-
- org.apache.batik.css.engine.CSSEngine.DOMAttrModifiedListener
-
- All Implemented Interfaces:
org.w3c.dom.events.EventListener
- Enclosing class:
- CSSEngine
protected class CSSEngine.DOMAttrModifiedListener extends java.lang.Object implements org.w3c.dom.events.EventListener
To handle the element attributes modification in the associated document.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
DOMAttrModifiedListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handleEvent(org.w3c.dom.events.Event evt)
-