public final class URIUtil extends Object
Constructor and Description |
---|
URIUtil() |
Modifier and Type | Method and Description |
---|---|
static URI |
resolve(URI baseURI,
String reference)
Resolves a URI reference against a base URI.
|
public static URI resolve(URI baseURI, String reference) throws URISyntaxException
baseURI
- reference
- URI
URISyntaxException
Copyright © 2021 aQute SARL. All rights reserved.