package org.apache.batik.script; public interface ScriptEventWrapper { Object getEventObject(); }