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 - URIURISyntaxExceptionCopyright © 2019 aQute SARL. All rights reserved.