org.apache.batik.css.engine
Class CSSEngine.DOMNodeRemovedListener
java.lang.Object
org.apache.batik.css.engine.CSSEngine.DOMNodeRemovedListener
- All Implemented Interfaces:
- EventListener
- Enclosing class:
- CSSEngine
protected class CSSEngine.DOMNodeRemovedListener
- extends Object
- implements EventListener
To handle the removal of a CSSStyleSheetNode from the
associated document.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSEngine.DOMNodeRemovedListener
protected CSSEngine.DOMNodeRemovedListener()
handleEvent
public void handleEvent(Event evt)
- Specified by:
handleEvent in interface EventListener
Copyright © 2000–2017 Apache Software Foundation. All rights reserved.