Package com.predic8.membrane.core.util
Class URLUtil
java.lang.Object
com.predic8.membrane.core.util.URLUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringstatic StringgetName(URIFactory uriFactory, String uri) static StringgetPathQuery(URIFactory uriFactory, String uri) static intgetPortFromURL(URL loc2)
-
Constructor Details
-
URLUtil
public URLUtil()
-
-
Method Details
-
getHost
-
getPathQuery
- Throws:
URISyntaxException
-
getName
- Throws:
URISyntaxException
-
getPortFromURL
-