package org.apache.batik.bridge; public interface ExternalResourceSecurity { void checkLoadExternalResource(); }