java.lang.Object
org.apache.batik.bridge.UserAgentAdapter
org.apache.batik.bridge.ScriptSelfTest.TestUserAgent
- All Implemented Interfaces:
- UserAgent
- Enclosing class:
- ScriptSelfTest
- class ScriptSelfTest.TestUserAgent
- extends UserAgentAdapter
| Methods inherited from class org.apache.batik.bridge.UserAgentAdapter |
addStdFeatures, checkLoadExternalResource, checkLoadScript, deselectAll, displayError, displayError, displayMessage, getAlternateStyleSheet, getBolderFontWeight, getClientAreaLocationOnScreen, getDefaultFontFamily, getEventDispatcher, getExternalResourceSecurity, getLanguages, getLighterFontWeight, getMedia, getMediumFontSize, getPixelToMM, getPixelUnitToMillimeter, getStandardBolderFontWeight, getStandardLighterFontWeight, getTransform, getUserStyleSheetURI, getViewportSize, getXMLParserClassName, handleElement, hasFeature, isXMLParserValidating, openLink, registerExtension, runThread, setSVGCursor, setTextSelection, setTransform, showAlert, showConfirm, showPrompt, showPrompt, supportExtension |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptSelfTest.TestUserAgent
ScriptSelfTest.TestUserAgent()
getScriptSecurity
public ScriptSecurity getScriptSecurity(java.lang.String scriptType,
org.apache.batik.util.ParsedURL scriptPURL,
org.apache.batik.util.ParsedURL docPURL)
- Description copied from class:
UserAgentAdapter
- Returns the security settings for the given script
type, script url and document url
- Specified by:
getScriptSecurity in interface UserAgent- Overrides:
getScriptSecurity in class UserAgentAdapter