resolveUri
resolveUri(String baseUri, String relativeUri) method
Resolves the absolute URI from the base and relative URIs.
Parameters
Name | Type | Description |
---|---|---|
baseUri | String | Base URI of linking objects |
relativeUri | String | Relative URI to the linked object. |
Returns
String