Provides tools for browsing the web.
| DownloadListener | |
| Plugin.PreferencesClickHandler | |
| UrlInterceptHandler | |
| WebIconDatabase.IconListener | Interface for receiving icons from the database. |
| WebView.PictureListener | Interface to listen for new pictures as they change. |
| CacheManager | The class CacheManager provides the persistent cache of content that is received over the network. |
| CacheManager.CacheResult | |
| CookieManager | CookieManager manages cookies according to RFC2109 spec. |
| CookieSyncManager | The class CookieSyncManager is used to synchronize the browser cookies between RAM and FLASH. |
| DateSorter | Sorts dates into the following groups: Today Yesterday five days ago one month ago older than a month ago |
| HttpAuthHandler | HTTP authentication handler: local handler that takes care of HTTP authentication requests. |
| JsPromptResult | Public class for handling javascript prompt requests. |
| JsResult | |
| MimeTypeMap | Two-way map that maps MIME-types to file extensions and vice versa. |
| Plugin | Represents a plugin (Java equivalent of the PluginPackageAndroid C++ class in libs/WebKitLib/WebKit/WebCore/plugins/android/) |
| PluginData | This class encapsulates the content generated by a plugin. |
| PluginList | A simple list of initialized plugins. |
| SslErrorHandler | SslErrorHandler: class responsible for handling SSL errors. |
| UrlInterceptRegistry | |
| URLUtil | |
| WebBackForwardList | This class contains the back/forward list for a WebView. |
| WebChromeClient | |
| WebHistoryItem | A convenience class for accessing fields in an entry in the back/forward list of a WebView. |
| WebIconDatabase | Functions for manipulating the icon database used by WebView. |
| WebSettings | Manages settings state for a WebView. |
| WebView | A View that displays web pages. |
| WebView.HitTestResult | |
| WebView.WebViewTransport | Transportation object for returning WebView across thread boundaries. |
| WebViewClient | |
| WebViewDatabase |
| WebSettings.LayoutAlgorithm | Enum for controlling the layout of html. |
| WebSettings.RenderPriority | |
| WebSettings.TextSize | Enum for specifying the text size. |