Class Location
java.lang.Object
org.teamapps.ux.session.navigation.Location
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic LocationfromUiLocation(UiLocation uiLocation) getHash()getHost()getHref()getPort()inthashCode()static LocationwithPathNameAndQueryParams(String pathNameAndQueryParams)
-
Constructor Details
-
Location
-
Location
-
-
Method Details
-
parse
- Throws:
MalformedURLException
-
fromUiLocation
-
getHref
-
getOrigin
-
getProtocol
-
getHost
-
getHostname
-
getPort
-
getPathname
-
getSearch
-
getHash
-
withPathNameAndQueryParams
-
equals
-
hashCode
-