| java.lang.Object | |
| ↳ | android.webkit.URLUtil |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
Guesses canonical filename that a download would have, using
the URL and contentDisposition.
|
||||||||||
|
|
Cleans up (if possible) user-entered web addresses
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
This method was deprecated
in API level 3.
Cookieless proxy is no longer supported.
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
Strips the url of the anchor.
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
|||||||||||
Guesses canonical filename that a download would have, using the URL and contentDisposition. File extension, if not defined, is added based on the mimetype
| url | Url to the content |
|---|---|
| contentDisposition | Content-Disposition HTTP header or null |
| mimeType | Mime-type of the content or null |
Cleans up (if possible) user-entered web addresses
This method was deprecated
in API level 3.
Cookieless proxy is no longer supported.