API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Class android.webkit.URLUtil

Change from non-final to final.

Removed Methods
boolean isSecureUrl(String) @return True iff the url is a "secure" url.
 

Added Methods
String guessFileName(String, String, String) Guesses canonical filename that a download would have, using the URL and contentDisposition.
boolean isContentUrl(String) @return True iff the url is a content: url.
boolean isCookielessProxyUrl(String) @return True iff the url is an proxy url to allow cookieless network requests from a file url.
 

Changed Methods
byte[] decode(byte[]) Change in exceptions thrown from no exceptions to java.lang.IllegalArgumentException.
 
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff