Class UrlUtils
java.lang.Object
com.redhat.devtools.intellij.common.utils.UrlUtils
-
Method Summary
-
Method Details
-
getHost
Returns the host portion of the given url. Returnsnullotherwise.- Parameters:
url- the url to get the host portion from- Returns:
- the host portion of the given url
-