package org.apache.batik.bridge; public interface ScriptSecurity { void checkLoadScript(); }