Android
package

android.webkit

Classes | Description

Provides tools for browsing the web. more...

Interfaces

DownloadListener  
Plugin.PreferencesClickHandler  
UrlInterceptHandler  
WebIconDatabase.IconListener Interface for receiving icons from the database. 
WebView.PictureListener Interface to listen for new pictures as they change. 

Classes

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/)  
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

The Android SDK provides a custom scheme to load assets from the application's .apk file in WebView. 

WebView.HitTestResult  
WebViewClient  
WebViewDatabase  

Enums

WebSettings.LayoutAlgorithm Enum for controlling the layout of html. 
WebSettings.RenderPriority  
WebSettings.TextSize Enum for specifying the text size. 
Copyright 2007 Google Inc. Build 0.9_r1-98467 - 14 Aug 2008 18:56