English | Site Directory

Android - An Open Handset Alliance Project

package

android.webkit

Classes | Description

Provides tools for browsing the web. more...

Interfaces

DownloadListener  
WebBackForwardListClient  
WebIconDatabase.IconListener Interface for receiving icons from the database. 

Classes

CacheManager  
CacheSyncManager The class CacheSyncManager is used to synchronize the browser cache between RAM and FLASH. 
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 day two days ago ("Saturday") day three days ago ("Friday") older than three days ago ("Before Friday")  
HttpAuthHandler HTTP authentication handler: local handler that takes care of HTTP authentication requests. 
JsPromptResult Public class for handling javascript prompt requests. 
JsResult  
SslErrorHandler SslErrorHandler: class responsible for handling SSL errors. 
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. 

WebViewClient  

Enums

WebSettings.LayoutAlgorithm Enum for controlling the layout of html. 
WebSettings.TextSize Enum for specifying the text size. 
Build m5-rc15f - 23 Apr 2008 12:29