class
Url

(Not documented.)

Annotations
  • DocsEditable()
  • DomName('URL')
Implements

Static Methods

createObjectUrl(blob_OR_source_OR_stream) → String
createObjectUrlFromBlob(Blob blob) → String
createObjectUrlFromSource(MediaSource source) → String
createObjectUrlFromStream(MediaStream stream) → String
revokeObjectUrl(String url) → void

Properties

String hash
read / write
String host
read / write
String hostname
read / write
String href
read / write
String origin
read-only
String password
read / write
String pathname
read / write
String port
read / write
String protocol
read / write
read / write
String username
read / write
String href
read / write , inherited
String username
read / write , inherited
String hostname
read / write , inherited
read / write , inherited
String pathname
read / write , inherited
String host
read / write , inherited
String port
read / write , inherited
String protocol
read / write , inherited
String hash
read / write , inherited
String password
read / write , inherited

Methods

toString() → String
Returns a string representation of this object.