nsgenbind
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
URLUtils Interface Reference

import"urlutils.idl";

Public Attributes

stringifier attribute USVString href
 
readonly attribute USVString origin
 
attribute USVString protocol
 
attribute USVString username
 
attribute USVString password
 
attribute USVString host
 
attribute USVString hostname
 
attribute USVString port
 
attribute USVString pathname
 
attribute USVString search
 
attribute USVString hash
 

Detailed Description

Definition at line 16 of file urlutils.idl.

Member Data Documentation

◆ hash

attribute USVString URLUtils::hash

Definition at line 28 of file urlutils.idl.

◆ host

attribute USVString URLUtils::host

Definition at line 23 of file urlutils.idl.

◆ hostname

attribute USVString URLUtils::hostname

Definition at line 24 of file urlutils.idl.

◆ href

stringifier attribute USVString URLUtils::href

Definition at line 17 of file urlutils.idl.

◆ origin

readonly attribute USVString URLUtils::origin

Definition at line 18 of file urlutils.idl.

◆ password

attribute USVString URLUtils::password

Definition at line 22 of file urlutils.idl.

◆ pathname

attribute USVString URLUtils::pathname

Definition at line 26 of file urlutils.idl.

◆ port

attribute USVString URLUtils::port

Definition at line 25 of file urlutils.idl.

◆ protocol

attribute USVString URLUtils::protocol

Definition at line 20 of file urlutils.idl.

◆ search

attribute USVString URLUtils::search

Definition at line 27 of file urlutils.idl.

◆ username

attribute USVString URLUtils::username

Definition at line 21 of file urlutils.idl.


The documentation for this interface was generated from the following file: