Module WebView
Import path
import semmle.code.java.frameworks.android.WebViewImports
| java | Provides all default Java QL imports. |
Classes
| AllowContentAccessMethod | The method |
| AllowJavaScriptMethod | The method |
| CrossOriginAccessMethod | A method allowing any-local-file and cross-origin access in the class |
| JavascriptInterfaceMethod | A method annotated with the |
| ShouldOverrideUrlLoading | The method |
| TypeWebSettings | The class |
| TypeWebView | The class |
| TypeWebViewClient | The class |
| WebViewAddJavascriptInterfaceMethod | The method |
| WebViewGetSettingsMethod | The method |
| WebViewGetUrlMethod | The method |
| WebViewLoadUrlMethod | The method |
| WebViewSetWebViewClientMethod | The method |