| Modifier and Type | Method and Description |
|---|---|
static URI |
getBaseURI(URI uri)
Gets the base part (schema, host, port and path) of the specified
URI.
|
public static URI getBaseURI(URI uri)
uri - The URI. May be null.null if the original URI
is null or doesn't specify a protocol.Copyright © 2016 Connect2id Ltd.. All Rights Reserved.