public interface Location
extends cat.inspiracio.url.URLUtils
| Modifier and Type | Method and Description |
|---|---|
void |
assign(String url)
Not implemented.
|
Location |
clone() |
String[] |
getAncestorOrigins()
Not implemented.
|
void |
reload()
Not implemented.
|
void |
replace(String url)
Not implemented.
|
String |
toString()
Just the URL.
|
getHash, getHost, getHostname, getHref, getOrigin, getPassword, getPathname, getPort, getProtocol, getSearch, getSearchParams, getUsername, port, setHash, setHost, setHostname, setHref, setPassword, setPathname, setPort, setPort, setProtocol, setSearch, setSearchParams, setUsernamevoid assign(String url)
url - the URLvoid replace(String url)
url - the URLvoid reload()
String[] getAncestorOrigins()
Location clone()
Copyright © 2017. All rights reserved.