Package org.apache.batik.bridge
Interface ExternalResourceSecurity
-
- All Known Implementing Classes:
DefaultExternalResourceSecurity,EmbededExternalResourceSecurity,NoLoadExternalResourceSecurity,RelaxedExternalResourceSecurity
public interface ExternalResourceSecurityAn interface that allows UserAgents to describe the security constraints desired for external resources.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheckLoadExternalResource()Controls whether the external resource should be loaded or not.
-