Class CSSEngine.DOMNodeInsertedListener

java.lang.Object
org.apache.batik.css.engine.CSSEngine.DOMNodeInsertedListener
All Implemented Interfaces:
EventListener
Enclosing class:
CSSEngine

protected class CSSEngine.DOMNodeInsertedListener extends Object implements EventListener
To handle the insertion of a CSSStyleSheetNode in the associated document.
  • Constructor Details

    • DOMNodeInsertedListener

      protected DOMNodeInsertedListener()
  • Method Details