- anchor
WebString anchor()
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- filename
WebString filename()
Undocumented in source. Be warned that the author may not have intended to support it.
- host
WebString host()
Undocumented in source. Be warned that the author may not have intended to support it.
- isValid
bool isValid()
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(WebURL url)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(WebURLCpp url)
Undocumented in source. Be warned that the author may not have intended to support it.
- opAssign
void opAssign(Char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebURL rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebURLCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(Char[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebURL rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebURLCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Char[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- password
WebString password()
Undocumented in source. Be warned that the author may not have intended to support it.
- path
WebString path()
Undocumented in source. Be warned that the author may not have intended to support it.
- port
WebString port()
Undocumented in source. Be warned that the author may not have intended to support it.
- query
WebString query()
Undocumented in source. Be warned that the author may not have intended to support it.
- scheme
WebString scheme()
Undocumented in source. Be warned that the author may not have intended to support it.
- spec
WebString spec()
Undocumented in source. Be warned that the author may not have intended to support it.
- username
WebString username()
Undocumented in source. Be warned that the author may not have intended to support it.