Class ScriptingEnvironment.ScriptingEventListener

java.lang.Object
org.apache.batik.bridge.ScriptingEnvironment.ScriptingEventListener
All Implemented Interfaces:
EventListener
Enclosing class:
ScriptingEnvironment

protected class ScriptingEnvironment.ScriptingEventListener extends Object implements EventListener
To handle a scripting event.
Version:
$Id: ScriptingEnvironment.java 1851346 2019-01-15 13:41:00Z ssteiner $
  • Field Details

    • attribute

      protected String attribute
      The script attribute.
  • Constructor Details

    • ScriptingEventListener

      public ScriptingEventListener(String attr)
      Creates a new ScriptingEventListener.
  • Method Details